summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-variables.7.rst
diff options
context:
space:
mode:
authorJoachim Wuttke (h) <j.wuttke@fz-juelich.de>2018-10-27 14:04:15 (GMT)
committerJoachim Wuttke (h) <j.wuttke@fz-juelich.de>2018-11-08 19:27:49 (GMT)
commit85498fccd8ac1dd7345d995e52e1bf63d663071e (patch)
tree49426953c4d5a313024928208190c87cdef686bf /Help/manual/cmake-variables.7.rst
parente24ef9694275b9345bf08cf46ca1cf064b34813b (diff)
downloadCMake-85498fccd8ac1dd7345d995e52e1bf63d663071e.zip
CMake-85498fccd8ac1dd7345d995e52e1bf63d663071e.tar.gz
CMake-85498fccd8ac1dd7345d995e52e1bf63d663071e.tar.bz2
Help: Provide backreferences.
Short intro to pages cmake-variables.7 and cmake-env-variables.7, with backlinks to cmake-language.7.
Diffstat (limited to 'Help/manual/cmake-variables.7.rst')
-rw-r--r--Help/manual/cmake-variables.7.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/Help/manual/cmake-variables.7.rst b/Help/manual/cmake-variables.7.rst
index 9b12fc5..efb217d 100644
--- a/Help/manual/cmake-variables.7.rst
+++ b/Help/manual/cmake-variables.7.rst
@@ -7,6 +7,14 @@ cmake-variables(7)
.. contents::
+This page documents variables that are provided by CMake
+or have meaning to CMake when set by project code.
+
+For general information on variables, see the
+:ref:`Variables <CMake Language Variables>`
+section in the cmake-language manual.
+
+
Variables that Provide Information
==================================