mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-17 15:32:10 +08:00

Many environment variables were documented late and got assigned wrong versions by the script. (The whole Help/envvar section was only added in 3.10). Issue: #19715
8 lines
213 B
ReStructuredText
8 lines
213 B
ReStructuredText
CTEST_INTERACTIVE_DEBUG_MODE
|
|
----------------------------
|
|
|
|
.. include:: ENV_VAR.txt
|
|
|
|
Environment variable that will exist and be set to ``1`` when a test executed
|
|
by :manual:`ctest(1)` is run in interactive mode.
|