summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2016-04-29 20:34:54 +0000
committerChris Bieneman <beanz@apple.com>2016-04-29 20:34:54 +0000
commitae143ce4db98e2eff585be4eebed72ddd843fa8e (patch)
tree2b057b068d06fe44918667674790c69c723df00d /docs/index.rst
parent44f78713bc12ff91a3e51849a987ac4a52814337 (diff)
[Docs] Add CMake Primer document
This document is intended to provide a basic overview of the CMake scripting language for LLVM developers. It was unorthodoxly reviewed for accuracy and content on the CMake developer list: http://public.kitware.com/pipermail/cmake-developers/2016-April/028300.html git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268096 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 2f253485dd0e..921dc009d24b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -65,6 +65,7 @@ representation.
:hidden:
CMake
+ CMakePrimer
AdvancedBuilds
HowToBuildOnARM
HowToCrossCompileLLVM