summaryrefslogtreecommitdiffstats
path: root/Help/envvar/CC.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/CC.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/CC.rst')
-rw-r--r--Help/envvar/CC.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/envvar/CC.rst b/Help/envvar/CC.rst
index 7e68110..ef12059 100644
--- a/Help/envvar/CC.rst
+++ b/Help/envvar/CC.rst
@@ -1,6 +1,8 @@
CC
--
+.. include:: ENV_VAR.txt
+
Preferred executable for compiling ``C`` language files. Will only be used by
CMake on the first configuration to determine ``C`` compiler, after which the
value for ``CC`` is stored in the cache as