We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a2e34 commit 0695e5bCopy full SHA for 0695e5b
llvm/docs/GettingStartedVS.rst
@@ -48,9 +48,7 @@ Software
48
You will need Visual Studio 2015 or higher, with the latest Update installed.
49
50
You will also need the `CMake <http://www.cmake.org/>`_ build system since it
51
-generates the project files you will use to build with. CMake 2.8.12.2 is the
52
-minimum required version for building with Visual Studio, though the latest
53
-version of CMake is recommended.
+generates the project files you will use to build with.
54
55
If you would like to run the LLVM tests you will need `Python
56
<http://www.python.org/>`_. Version 2.7 and newer are known to work. You will
0 commit comments