CTEST_CUSTOM_COVERAGE_EXCLUDE

A list of regular expressions which will be used to exclude files by their path from coverage output by the ctest_coverage() command.

此變數由 ctest(1) 初始化,但可以在 CTestCustom 檔案中進行編輯。請參見 ctest_read_custom_files() 文件。