Skip to content
Snippets Groups Projects
Unverified Commit 21fa533d authored by Serge Lamikhov-Center's avatar Serge Lamikhov-Center Committed by GitHub
Browse files

Return back the 'check' command

parent 3580e7cc
Branches
No related tags found
No related merge requests found
......@@ -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()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment