summaryrefslogtreecommitdiffstats
path: root/Help/index.rst
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2014-01-04 10:40:46 (GMT)
committerBrad King <brad.king@kitware.com>2014-01-06 15:25:24 (GMT)
commit0d9cdab93d7386dd489702f10ce2677482fc8798 (patch)
treedf2b92a4183f06cdc7e9432787c80d5fe594952e /Help/index.rst
parent7fb2b806626b9af791d7372d2ff82b2cf1503237 (diff)
downloadCMake-0d9cdab93d7386dd489702f10ce2677482fc8798.zip
CMake-0d9cdab93d7386dd489702f10ce2677482fc8798.tar.gz
CMake-0d9cdab93d7386dd489702f10ce2677482fc8798.tar.bz2
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 a7a1bd9..551db75 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