Mention the cmake build guide on the main docs page.
[oota-llvm.git] / docs / index.html
index 8f82cf9f14cadf75c789d999f684ebc249e3e390..b647b29da86cb7197c39f7e99ef56dd6976fd526 100644 (file)
@@ -63,6 +63,11 @@ Discusses how to get up and running quickly with the LLVM infrastructure.
 Everything from unpacking and compilation of the distribution to execution of
 some tools.</li>
 
+<li><a href="CMake.html">LLVM CMake guide</a> - An addendum to the main Getting
+Started guide for those using the <a href="http://www.cmake.org/">CMake build
+system</a>.
+</li>
+
 <li><a href="GettingStartedVS.html">Getting Started with the LLVM System using
 Microsoft Visual Studio</a> - An addendum to the main Getting Started guide for
 those using Visual Studio on Windows.</li>