forked from OSchip/llvm-project
CMake generate VS2008 project and CLang and LLVM compile without problem on VS2008. Remove obsolete remark
llvm-svn: 82895
This commit is contained in:
parent
bc8d0dec5d
commit
67f09df0db
|
@ -141,8 +141,7 @@ Visual Studio:</p>
|
|||
project files. Get it from:
|
||||
<a href="http://www.cmake.org/cmake/resources/software.html">
|
||||
http://www.cmake.org/cmake/resources/software.html</a></li>
|
||||
<li><b>Visual Studio 2005</b>
|
||||
(VS 2008 may work also - cmake outputs VS2005 project files)</li>
|
||||
<li><b>Visual Studio 2005 or 2008</b></li>
|
||||
<li><b>Python</b>. This is needed only if you will be running the tests
|
||||
(which is essential, if you will be developing for clang).
|
||||
Get it from:
|
||||
|
|
Loading…
Reference in New Issue