summaryrefslogtreecommitdiffstats
path: root/Help/index.rst
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2014-03-18 22:50:18 (GMT)
committerBrad King <brad.king@kitware.com>2014-05-27 13:35:00 (GMT)
commitca5d990f02b464f5b5033311d3712ffb02dbd54a (patch)
treee7de8a3b26057b18ed41da3339b59e2d18b5a45d /Help/index.rst
parentb4d33f648465e0b4468cc20a1bbceb67e90fb65c (diff)
downloadCMake-ca5d990f02b464f5b5033311d3712ffb02dbd54a.zip
CMake-ca5d990f02b464f5b5033311d3712ffb02dbd54a.tar.gz
CMake-ca5d990f02b464f5b5033311d3712ffb02dbd54a.tar.bz2
Help: Add a manual for compiler feature control.
Link to it from the documentation of related properties, variables and commands. Extend the cmake-developer(7) documentation with notes on extending feature support for compilers.
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 a4abfbf..2d3f156 100644
--- a/Help/index.rst
+++ b/Help/index.rst
@@ -27,6 +27,7 @@ Reference Manuals
/manual/cmake-buildsystem.7
/manual/cmake-commands.7
+ /manual/cmake-compile-features.7
/manual/cmake-developer.7
/manual/cmake-generator-expressions.7
/manual/cmake-generators.7