diff options
author | Joachim Wuttke (h) <j.wuttke@fz-juelich.de> | 2018-10-27 16:04:15 +0200 |
---|---|---|
committer | Joachim Wuttke (h) <j.wuttke@fz-juelich.de> | 2018-11-08 20:27:49 +0100 |
commit | 85498fccd8ac1dd7345d995e52e1bf63d663071e (patch) | |
tree | 49426953c4d5a313024928208190c87cdef686bf /Help/manual/cmake-env-variables.7.rst | |
parent | e24ef9694275b9345bf08cf46ca1cf064b34813b (diff) | |
download | cmake-85498fccd8ac1dd7345d995e52e1bf63d663071e.tar.gz |
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-env-variables.7.rst')
-rw-r--r-- | Help/manual/cmake-env-variables.7.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Help/manual/cmake-env-variables.7.rst b/Help/manual/cmake-env-variables.7.rst index 31aa723fec..edf80f4fee 100644 --- a/Help/manual/cmake-env-variables.7.rst +++ b/Help/manual/cmake-env-variables.7.rst @@ -7,6 +7,14 @@ cmake-env-variables(7) .. contents:: +This page lists environment variables that have special +meaning to CMake. + +For general information on environment variables, see the +:ref:`Environment Variables <CMake Language Environment Variables>` +section in the cmake-language manual. + + Environment Variables that Control the Build ============================================ |