added: target to only build test apps, not execute tests
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@2946 e10b68d5-8a6e-419e-a041-bce267b0401d
This commit is contained in:
@@ -38,6 +38,7 @@ macro(add_check_target)
|
||||
endforeach()
|
||||
add_custom_target(check ${CMAKE_CTEST_COMMAND} WORKING_DIRECTORY ${PROJECT_BINARY_DIR})
|
||||
add_dependencies(check ${TEST_APPS})
|
||||
add_custom_target(testapps DEPENDS ${TEST_APPS})
|
||||
endmacro()
|
||||
|
||||
set(IFEM_TESTING_INCLUDED 1)
|
||||
|
||||
Reference in New Issue
Block a user