mirror of
https://github.com/serge1/ELFIO.git
synced 2024-12-26 18:15:40 +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)
|
||||
# set (CMAKE_CXX_FLAGS "-Wall")
|
||||
enable_testing()
|
||||
add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND} USES_TERMINAL)
|
||||
add_subdirectory(tests)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user