mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
6e7625989c
CTEST_CUSTOM_* variables predate 3.0, but the docs were only added in 3.4. Issue: #19715
8 lines
239 B
ReStructuredText
8 lines
239 B
ReStructuredText
CTEST_CUSTOM_COVERAGE_EXCLUDE
|
|
-----------------------------
|
|
|
|
A list of regular expressions which will be used to exclude files by their
|
|
path from coverage output by the :command:`ctest_coverage` command.
|
|
|
|
.. include:: CTEST_CUSTOM_XXX.txt
|