summaryrefslogtreecommitdiffstats
path: root/Help/envvar/CTEST_INTERACTIVE_DEBUG_MODE.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/CTEST_INTERACTIVE_DEBUG_MODE.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/CTEST_INTERACTIVE_DEBUG_MODE.rst')
-rw-r--r--Help/envvar/CTEST_INTERACTIVE_DEBUG_MODE.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/envvar/CTEST_INTERACTIVE_DEBUG_MODE.rst b/Help/envvar/CTEST_INTERACTIVE_DEBUG_MODE.rst
index 25ed14f..b769d51 100644
--- a/Help/envvar/CTEST_INTERACTIVE_DEBUG_MODE.rst
+++ b/Help/envvar/CTEST_INTERACTIVE_DEBUG_MODE.rst
@@ -1,5 +1,7 @@
CTEST_INTERACTIVE_DEBUG_MODE
----------------------------
+.. include:: ENV_VAR.txt
+
Environment variable that will exist and be set to ``1`` when a test executed
by CTest is run in interactive mode.