CMake generate VS2008 project and CLang and LLVM compile without problem on VS2008. Remove obsolete remark

llvm-svn: 82895
This commit is contained in:
Cedric Venet 2009-09-27 10:34:36 +00:00
parent bc8d0dec5d
commit 67f09df0db
1 changed files with 1 additions and 2 deletions

View File

@ -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: