summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Gennadiy Rozental <rogeeff@google.com>2020-07-10 19:23:10 -0400
committerGravatar Gennadiy Rozental <rogeeff@google.com>2020-07-10 19:23:10 -0400
commit61d8bc057cacd2355be9e34aa6856b87de3c4e7f (patch)
treeb308f938581841b74e21ba57ad0cd16a7d1c79f8
parentd5269a8b6dbe7836049417d0ff2c88b8363cc1fc (diff)
parent4b5b25a28502a6eea4e89e2248a23e11ec8176a9 (diff)
Merge branch 'master' of https://github.com/abseil/abseil-cpp into master
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4d10710e..95880c20 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -98,7 +98,6 @@ if(${ABSL_RUN_TESTS})
# enable CTest. This will set BUILD_TESTING to ON unless otherwise specified
# on the command line
include(CTest)
- enable_testing()
## check targets
if (NOT ABSL_USE_EXTERNAL_GOOGLETEST)