diff --git a/CMakeLists.txt b/CMakeLists.txt index c784f3c7cd..af73e0ac6a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # Note: CMake support is community-based. The maintainers do not use CMake # internally. -cmake_minimum_required(VERSION 3.16) +cmake_minimum_required(VERSION 3.16...3.31.0) project(googletest-distribution) set(GOOGLETEST_VERSION 1.16.0)