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