summaryrefslogtreecommitdiffstats
path: root/Help/envvar/DESTDIR.rst
diff options
context:
space:
mode:
authorJoachim Wuttke (l) <j.wuttke@fz-juelich.de>2018-11-13 08:19:11 (GMT)
committerJoachim Wuttke (l) <j.wuttke@fz-juelich.de>2018-11-13 08:29:36 (GMT)
commit26a70449cce3c29446ebe1562bb2213c2566275b (patch)
treea7830473eb66e73efddce076198bae526cdf8f73 /Help/envvar/DESTDIR.rst
parent5e12fad8704e4797ecda3906f3b558775b70539f (diff)
downloadCMake-26a70449cce3c29446ebe1562bb2213c2566275b.zip
CMake-26a70449cce3c29446ebe1562bb2213c2566275b.tar.gz
CMake-26a70449cce3c29446ebe1562bb2213c2566275b.tar.bz2
Help: Describe environment variables as such.
In each environment variable doc page, insert an opening paragraph (ENV_VAR.txt) to say that this is an environment variable, and provide a link to the cmake-language section on environment variables.
Diffstat (limited to 'Help/envvar/DESTDIR.rst')
-rw-r--r--Help/envvar/DESTDIR.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/envvar/DESTDIR.rst b/Help/envvar/DESTDIR.rst
index 87f1115..d2144ae 100644
--- a/Help/envvar/DESTDIR.rst
+++ b/Help/envvar/DESTDIR.rst
@@ -1,6 +1,8 @@
DESTDIR
-------
+.. include:: ENV_VAR.txt
+
On UNIX one can use the ``DESTDIR`` mechanism in order to relocate the
whole installation. ``DESTDIR`` means DESTination DIRectory. It is
commonly used by makefile users in order to install software at