mirror of
https://github.com/google/googletest.git
synced 2025-12-06 16:57:00 +08:00
Update CMakeLists.txt
3.6 -> 3.5
This commit is contained in:
parent
a0991a6149
commit
05a9ebf4e2
@ -1,7 +1,7 @@
|
||||
# Note: CMake support is community-based. The maintainers do not use CMake
|
||||
# internally.
|
||||
|
||||
cmake_minimum_required(VERSION 3.6)
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
project(googletest-distribution)
|
||||
set(GOOGLETEST_VERSION 1.16.0)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user