Bump CMake minimum to 2.8.12

This commit is contained in:
Chuck Atkins
2020-10-30 11:31:54 -04:00
parent 3005672db1
commit 32f4f52d95
5 changed files with 5 additions and 5 deletions

View File

@@ -89,7 +89,7 @@ and their own tests from a git checkout, which has further requirements:
* [Python](https://www.python.org/) v2.3 or newer (for running some of the
tests and re-generating certain source files from templates)
* [CMake](https://cmake.org/) v2.6.4 or newer
* [CMake](https://cmake.org/) v2.8.12 or newer
## Developing Google Test and Google Mock