summaryrefslogtreecommitdiff
path: root/Modules/CheckCSourceCompiles.cmake
diff options
context:
space:
mode:
authorZack Galbreath <zack.galbreath@kitware.com>2016-02-10 10:02:02 -0500
committerZack Galbreath <zack.galbreath@kitware.com>2016-02-10 10:12:01 -0500
commit062045b8b6887cd8a59c384dfca23b83747568b5 (patch)
tree195eeefc51a46ab9dda944593a9790a2e2cfa247 /Modules/CheckCSourceCompiles.cmake
parent4f593abe7270d43ba5a9c882067ae34328fdf30b (diff)
downloadcmake-062045b8b6887cd8a59c384dfca23b83747568b5.tar.gz
More options for CTestCoverageCollectGCOV
This commit introduces two new options to CTestCoverageCollectGCOV. When GLOB is set we recursively search in the source & binary directories for .gcda files. Otherwise the default behavior is to parse TargetDirectories.txt for a list of locations to search. When DELETE is set we remove any .gcda file found after it has been used to generate the corresponding .gcov file. The .gcov file is also removed after the result tarball has been created. Together these two new features help support the use case of computing coverage across subprojects.
Diffstat (limited to 'Modules/CheckCSourceCompiles.cmake')
0 files changed, 0 insertions, 0 deletions