diff options
Diffstat (limited to 'CMake/Googletest/CMakeLists.txt.in')
-rw-r--r-- | CMake/Googletest/CMakeLists.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMake/Googletest/CMakeLists.txt.in b/CMake/Googletest/CMakeLists.txt.in index 5769e3a9..75691b11 100644 --- a/CMake/Googletest/CMakeLists.txt.in +++ b/CMake/Googletest/CMakeLists.txt.in @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 2.8.2) +cmake_minimum_required(VERSION 3.10) project(googletest-external NONE) |