Commit 61d8bc05 by Gennadiy Rozental

Merge branch 'master' of https://github.com/abseil/abseil-cpp into master

parents d5269a8b 4b5b25a2
...@@ -98,7 +98,6 @@ if(${ABSL_RUN_TESTS}) ...@@ -98,7 +98,6 @@ if(${ABSL_RUN_TESTS})
# enable CTest. This will set BUILD_TESTING to ON unless otherwise specified # enable CTest. This will set BUILD_TESTING to ON unless otherwise specified
# on the command line # on the command line
include(CTest) include(CTest)
enable_testing()
## check targets ## check targets
if (NOT ABSL_USE_EXTERNAL_GOOGLETEST) if (NOT ABSL_USE_EXTERNAL_GOOGLETEST)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment