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 ade3bee commit 775e8feCopy full SHA for 775e8fe
offload/unittests/Conformance/CMakeLists.txt
@@ -3,5 +3,5 @@ add_custom_target(offload.conformance)
3
set(PLUGINS_TEST_COMMON MathTest)
4
5
add_subdirectory(device_code)
6
-add_subdirectory(lib)
+#add_subdirectory(lib)
7
add_subdirectory(tests)
0 commit comments