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 5c1472c commit 0b13f0aCopy full SHA for 0b13f0a
sycl/CMakeLists.txt
@@ -507,3 +507,5 @@ add_custom_target(deploy-sycl-toolchain
507
508
# SYCL Runtime documentation
509
add_subdirectory(doc)
510
+# SYCL End-to-End tests
511
+add_subdirectory(test-e2e)
0 commit comments