mirror of
https://github.com/google/googletest.git
synced 2026-07-30 16:26:24 +08:00
docs: update CMake version requirement in CONTRIBUTING.md
CMakeLists.txt requires CMake 3.16 but CONTRIBUTING.md still says v2.8.12. Update to match the actual minimum version. Fixes #4698
This commit is contained in:
parent
f132c89311
commit
0c3cbb9be1
@ -90,7 +90,7 @@ and their own tests from a git checkout, which has further requirements:
|
||||
|
||||
* [Python](https://www.python.org/) v3.6 or newer (for running some of the
|
||||
tests and re-generating certain source files from templates)
|
||||
* [CMake](https://cmake.org/) v2.8.12 or newer
|
||||
* [CMake](https://cmake.org/) v3.16 or newer
|
||||
|
||||
## Developing Google Test and Google Mock
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user