We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1deed0 commit fca1ad5Copy full SHA for fca1ad5
1 file changed
tests/CMakeLists.txt
@@ -80,6 +80,7 @@ target_include_directories(device_compilation_tests PRIVATE ${Boost_INCLUDE_DIRS
80
add_sycl_to_target(TARGET device_compilation_tests)
81
82
add_executable(sycl_tests
83
+ sycl/sycl_test_suite.cpp
84
sycl/vec.cpp
85
)
86
0 commit comments