summaryrefslogtreecommitdiff
path: root/Help/index.rst
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2014-01-04 11:40:46 +0100
committerBrad King <brad.king@kitware.com>2014-01-06 10:25:24 -0500
commit0d9cdab93d7386dd489702f10ce2677482fc8798 (patch)
treedf2b92a4183f06cdc7e9432787c80d5fe594952e /Help/index.rst
parent7fb2b806626b9af791d7372d2ff82b2cf1503237 (diff)
downloadcmake-0d9cdab93d7386dd489702f10ce2677482fc8798.tar.gz
Help: Add cmake-buildsystem.7 manual
Describe how to define a buildsystem of binary targets, how to express dependencies between them, how to add build specifications, how to specify usage requirements, transitive and compatible propagation and the various pseudo targets.
Diffstat (limited to 'Help/index.rst')
-rw-r--r--Help/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/index.rst b/Help/index.rst
index a7a1bd954c..551db7596b 100644
--- a/Help/index.rst
+++ b/Help/index.rst
@@ -25,6 +25,7 @@ Reference Manuals
.. toctree::
:maxdepth: 1
+ /manual/cmake-buildsystem.7
/manual/cmake-commands.7
/manual/cmake-developer.7
/manual/cmake-generator-expressions.7