Files
CMake/Help/envvar/CTEST_USE_INSTRUMENTATION.rst
T
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

16 lines
412 B
ReStructuredText

CTEST_USE_INSTRUMENTATION
-------------------------
.. versionadded:: 4.0
.. include:: include/ENV_VAR.rst
.. note::
This feature is only available when experimental support for instrumentation
has been enabled by the ``CMAKE_EXPERIMENTAL_INSTRUMENTATION`` gate.
Setting this environment variable enables
:manual:`instrumentation <cmake-instrumentation(7)>` for CTest in
:ref:`Dashboard Client` mode.