mirror of
https://github.com/gflags/gflags.git
synced 2025-04-04 21:15:05 +00:00
Remove uneeded enable_test()
cf https://gitlab.kitware.com/cmake/cmake/blob/master/Modules/CTest.cmake#L88
This commit is contained in:
parent
9ab4d115cb
commit
8b39845d6f
1 changed files with 0 additions and 1 deletions
|
@ -573,7 +573,6 @@ configure_file (cmake/config.cmake.in "${PROJECT_BINARY_DIR}/${PACKAGE_NAME}-con
|
|||
# testing - MUST follow the generation of the build tree config file
|
||||
if (BUILD_TESTING)
|
||||
include (CTest)
|
||||
enable_testing ()
|
||||
add_subdirectory (test)
|
||||
endif ()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue