Files
CMake/Help/envvar/CTEST_USE_INSTRUMENTATION.rst
2025-02-15 06:25:12 -05:00

16 lines
404 B
ReStructuredText

CTEST_USE_INSTRUMENTATION
-------------------------
.. versionadded:: 4.0
.. include:: ENV_VAR.txt
.. 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.