summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorChris Rummel <crummel@microsoft.com>2017-10-04 16:43:10 -0500
committerChris Rummel <crummel@microsoft.com>2017-10-04 16:43:10 -0500
commite6e921755d37877e399729713c771cf3d2fb3907 (patch)
tree31707201309003738afc68ca1d3bbca5c042ea1a /Documentation
parent76dcdad7c77705e99b4077d81cfd8f22c3d01711 (diff)
downloadcoreclr-e6e921755d37877e399729713c771cf3d2fb3907.tar.gz
coreclr-e6e921755d37877e399729713c771cf3d2fb3907.tar.bz2
coreclr-e6e921755d37877e399729713c771cf3d2fb3907.zip
Update official version of CMake.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/building/windows-instructions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/building/windows-instructions.md b/Documentation/building/windows-instructions.md
index 6700aba970..e217273587 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.