CTEST_EXTRA_COVERAGE_GLOB
CTEST_EXTRA_COVERAGE_GLOB
A list of regular expressions which will be used to find files which should be covered by the ctest_coverage()
command.
It is initialized by ctest(1)
, but may be edited in a CTestCustom
file. See ctest_read_custom_files()
documentation.
© 2000&ndash