1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00
Files
CMake/Help/envvar/DASHBOARD_TEST_FROM_CTEST.rst
Alex Turbov 9784834b4c Help: Use *.rst extension for included files
So, editor(s) can correctly highlight the RST syntax in the included files.
2025-04-14 03:07:46 +04:00

9 lines
254 B
ReStructuredText

DASHBOARD_TEST_FROM_CTEST
-------------------------
.. include:: include/ENV_VAR.rst
Environment variable that will exist when a test executed by :manual:`ctest(1)`
is run in non-interactive mode. The value will be equal to
:variable:`CMAKE_VERSION`.