diff options
author | Zack Galbreath <zack.galbreath@kitware.com> | 2016-02-10 10:02:02 -0500 |
---|---|---|
committer | Zack Galbreath <zack.galbreath@kitware.com> | 2016-02-10 10:12:01 -0500 |
commit | 062045b8b6887cd8a59c384dfca23b83747568b5 (patch) | |
tree | 195eeefc51a46ab9dda944593a9790a2e2cfa247 /Modules/FindQt4.cmake | |
parent | 4f593abe7270d43ba5a9c882067ae34328fdf30b (diff) | |
download | cmake-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/FindQt4.cmake')
0 files changed, 0 insertions, 0 deletions