mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
16 lines
442 B
ReStructuredText
16 lines
442 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 to ``1``, ``True``, or ``ON`` enables
|
|
:manual:`instrumentation <cmake-instrumentation(7)>` for CTest in
|
|
:ref:`Dashboard Client` mode.
|