mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
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.
8 lines
232 B
ReStructuredText
8 lines
232 B
ReStructuredText
DASHBOARD_TEST_FROM_CTEST
|
|
-------------------------
|
|
|
|
.. include:: ENV_VAR.txt
|
|
|
|
Environment variable that will exist when a test executed by CTest is run
|
|
in non-interactive mode. The value will be equal to :variable:`CMAKE_VERSION`.
|