Skip to content

Commit c974218

Browse files
committed
Remove testApMon from CMake
1 parent 8017cb4 commit c974218

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ set(TEST_SRCS
231231
)
232232

233233
if(ApMon_FOUND)
234-
list(APPEND TEST_SRCS test/testApMon.cxx)
235234
configure_file(test/ApMon.conf ${CMAKE_CURRENT_BINARY_DIR}/ApMon.conf COPYONLY)
236235
endif()
237236

0 commit comments

Comments
 (0)