From e6e921755d37877e399729713c771cf3d2fb3907 Mon Sep 17 00:00:00 2001 From: Chris Rummel Date: Wed, 4 Oct 2017 16:43:10 -0500 Subject: [PATCH] Update official version of CMake. --- Documentation/building/windows-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/building/windows-instructions.md b/Documentation/building/windows-instructions.md index 6700aba..e217273 100644 --- a/Documentation/building/windows-instructions.md +++ b/Documentation/building/windows-instructions.md @@ -56,7 +56,7 @@ Visual Studio Express is not supported. ## CMake -The CoreCLR repo build has been validated using CMake 3.7.2 +The CoreCLR repo build has been validated using CMake 3.9.3. - Install [CMake](http://www.cmake.org/download) for Windows. - Add its location (e.g. C:\Program Files (x86)\CMake\bin) to the PATH environment variable. -- 2.7.4