Skip to content

Commit 775e8fe

Browse files
committed
diable offload unittest lib build
1 parent ade3bee commit 775e8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

offload/unittests/Conformance/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ add_custom_target(offload.conformance)
33
set(PLUGINS_TEST_COMMON MathTest)
44

55
add_subdirectory(device_code)
6-
add_subdirectory(lib)
6+
#add_subdirectory(lib)
77
add_subdirectory(tests)

0 commit comments

Comments
 (0)