We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 357612b + 59dd7e7 commit 0591993Copy full SHA for 0591993
tests/extension/khr_queue_empty_query/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-if(SYCL_CTS_ENABLE_QUEUE_EMPTY_QUERY_TESTS)
+if(SYCL_CTS_ENABLE_KHR_QUEUE_EMPTY_QUERY_TESTS)
2
file(GLOB test_cases_list *.cpp)
3
4
add_cts_test(${test_cases_list})
0 commit comments