Skip to content

Commit 5e8249e

Browse files
committed
disable comgr test
1 parent 03ac654 commit 5e8249e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

amd/comgr/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,7 @@ if (NOT WIN32)
479479
endif()
480480

481481
include(CTest)
482+
set(BUILD_TESTING off)
482483
if(BUILD_TESTING)
483484
add_custom_target(check-comgr COMMAND ${CMAKE_CTEST_COMMAND} DEPENDS amd_comgr)
484485
if (NOT CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)

0 commit comments

Comments
 (0)