llvm-svn: 236734
This commit is contained in:
Yaron Keren 2015-05-07 15:15:16 +00:00
parent 37f99ed0fb
commit 9f88702ac6
1 changed files with 2 additions and 2 deletions

View File

@ -142,8 +142,8 @@ Visual Studio:</p>
<li>Get the required tools:
<ul>
<li><b>Subversion</b>. Source code control program. Get it from:
<a href="http://subversion.tigris.org/getting.html">
http://subversion.tigris.org/getting.html</a></li>
<a href="http://subversion.apache.org/packages.html">
http://subversion.apache.org/packages.html</a></li>
<li><b>CMake</b>. This is used for generating Visual Studio solution and
project files. Get it from:
<a href="http://www.cmake.org/cmake/resources/software.html">