CTEST_EXTRA_COVERAGE_GLOB

在 3.4 版被加入.

A list of regular expressions which will be used to find files which should be covered by the ctest_coverage() command.

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