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 75691b11..3db48341 100644 --- a/CMake/Googletest/CMakeLists.txt.in +++ b/CMake/Googletest/CMakeLists.txt.in @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.10) +cmake_minimum_required(VERSION 3.16) project(googletest-external NONE) |