]> granicus.if.org Git - llvm/commitdiff
[doc] Remove explicit CMake version requirement for MSVC
authorMehdi Amini <mehdi.amini@apple.com>
Wed, 9 Nov 2016 01:44:42 +0000 (01:44 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Wed, 9 Nov 2016 01:44:42 +0000 (01:44 +0000)
The global minimum one is way past this version.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286328 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStartedVS.rst

index 124dfebab7bb6059f3ed431e0eca6ca5e1434058..1e46767679393a03382b28b57b435ef9702a5e17 100644 (file)
@@ -48,9 +48,7 @@ Software
 You will need Visual Studio 2015 or higher, with the latest Update installed.
 
 You will also need the `CMake <http://www.cmake.org/>`_ build system since it
-generates the project files you will use to build with. CMake 2.8.12.2 is the
-minimum required version for building with Visual Studio, though the latest
-version of CMake is recommended.
+generates the project files you will use to build with.
 
 If you would like to run the LLVM tests you will need `Python
 <http://www.python.org/>`_. Version 2.7 and newer are known to work. You will