mirror of
https://github.com/serge1/ELFIO.git
synced 2025-04-17 08:44:25 +00:00
Return back the 'check' command
This commit is contained in:
parent
3580e7cc7f
commit
21fa533df3
@ -53,6 +53,7 @@ if (IS_TOP_PROJECT)
|
|||||||
if (ELFIO_BUILD_TESTS AND IS_TOP_PROJECT)
|
if (ELFIO_BUILD_TESTS AND IS_TOP_PROJECT)
|
||||||
# set (CMAKE_CXX_FLAGS "-Wall")
|
# set (CMAKE_CXX_FLAGS "-Wall")
|
||||||
enable_testing()
|
enable_testing()
|
||||||
|
add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND} USES_TERMINAL)
|
||||||
add_subdirectory(tests)
|
add_subdirectory(tests)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user