From 32f4f52d95dc99c35f51deed552a6ba700567f94 Mon Sep 17 00:00:00 2001 From: Chuck Atkins Date: Fri, 30 Oct 2020 11:31:54 -0400 Subject: Bump CMake minimum to 2.8.12 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fe4790d7..2f653c82 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 -- cgit v1.2.1