mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-19 18:24:05 +00:00
[doc] Remove explicit CMake version requirement for MSVC
The global minimum one is way past this version. llvm-svn: 286328
This commit is contained in:
parent
8b57985332
commit
3e5ec0cdd2
@ -48,9 +48,7 @@ Software
|
|||||||
You will need Visual Studio 2015 or higher, with the latest Update installed.
|
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
|
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
|
generates the project files you will use to build with.
|
||||||
minimum required version for building with Visual Studio, though the latest
|
|
||||||
version of CMake is recommended.
|
|
||||||
|
|
||||||
If you would like to run the LLVM tests you will need `Python
|
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
|
<http://www.python.org/>`_. Version 2.7 and newer are known to work. You will
|
||||||
|
Loading…
x
Reference in New Issue
Block a user