aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMake/Googletest/CMakeLists.txt.in
diff options
context:
space:
mode:
Diffstat (limited to 'CMake/Googletest/CMakeLists.txt.in')
-rw-r--r--CMake/Googletest/CMakeLists.txt.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMake/Googletest/CMakeLists.txt.in b/CMake/Googletest/CMakeLists.txt.in
index 0c64218..994dac0 100644
--- a/CMake/Googletest/CMakeLists.txt.in
+++ b/CMake/Googletest/CMakeLists.txt.in
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 2.8.2)
-project(googletest-download NONE)
+project(googletest-external NONE)
include(ExternalProject)
if(${ABSL_USE_GOOGLETEST_HEAD})