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

pull/739/head
Gennadiy Rozental 5 years ago
commit 61d8bc057c
  1. 1
      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)

Loading…
Cancel
Save