diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2015-01-28 22:08:41 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-02-03 15:40:58 (GMT) |
commit | 5c828cc89b4f78eceaf0402719cf5693a6627935 (patch) | |
tree | 896c3a25c7dfe2a959f509574a7584f58b38a279 /Tests | |
parent | 30cb628ecb31484015136bf6065c9c40f59a9297 (diff) | |
download | CMake-5c828cc89b4f78eceaf0402719cf5693a6627935.zip CMake-5c828cc89b4f78eceaf0402719cf5693a6627935.tar.gz CMake-5c828cc89b4f78eceaf0402719cf5693a6627935.tar.bz2 |
CTestCoverageCollectGCOV: Allow custom flags to gcov
Add a GCOV_OPTIONS option to allow specification of custom flags. In
ctest_coverage gcov support, if you set CTEST_COVERAGE_EXTRA_FLAGS, they
get put on the command line before the -o. In this case we remove the
-b and replace it with GCOV_OPTIONS. All other arguments remain the
same.
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions