mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
We must differentiate between the `ctest -D` dashboard and `ctest -D` variable options.
9 lines
282 B
ReStructuredText
9 lines
282 B
ReStructuredText
CTEST_TEST_COVERAGE_TOOL
|
|
------------------------
|
|
|
|
.. versionadded:: 4.4
|
|
|
|
Specify the CTest :ref:`CoverageTool <ctest-CoverageTool>` setting
|
|
in a :manual:`ctest(1)` :ref:`Dashboard Client` script,
|
|
or on the :program:`ctest` command line via the :ctest-dashboard-option:`-D` option.
|