Skip to content

Commit 63975c2

Browse files
committed
SYCL_KHR_GROUP_INTERFACE prototype
1 parent 8db38cf commit 63975c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ add_executable(tests
2222
simulation_tests.cc
2323
alloc_tests.cc
2424
vec_tests.cc
25+
extensions/khr_group_interface_tests.cc
2526
)
2627

2728
add_sycl_to_target(TARGET tests SIMSYCL_ALL_WARNINGS)

0 commit comments

Comments
 (0)