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.
1 parent 8db38cf commit 63975c2Copy full SHA for 63975c2
test/CMakeLists.txt
@@ -22,6 +22,7 @@ add_executable(tests
22
simulation_tests.cc
23
alloc_tests.cc
24
vec_tests.cc
25
+ extensions/khr_group_interface_tests.cc
26
)
27
28
add_sycl_to_target(TARGET tests SIMSYCL_ALL_WARNINGS)
0 commit comments