diff options
author | Cristian Morales Vega <cristian@samknows.com> | 2019-04-23 16:17:26 (GMT) |
---|---|---|
committer | Cristian Morales Vega <cristian@samknows.com> | 2019-05-03 20:28:28 (GMT) |
commit | 41d262bd3ddf752a28f8e926b19bcc24224f8303 (patch) | |
tree | 9ccff6f691107303395c02f93c6554bc1a34a5d7 /Modules/Compiler/HP-CXX.cmake | |
parent | 911b97867b72226df7cfab95374a6c2b89d9ffa3 (diff) | |
download | CMake-41d262bd3ddf752a28f8e926b19bcc24224f8303.zip CMake-41d262bd3ddf752a28f8e926b19bcc24224f8303.tar.gz CMake-41d262bd3ddf752a28f8e926b19bcc24224f8303.tar.bz2 |
CTestCoverageCollectGCOV: run gcov with -x
Using "-x" we avoid overwriting .gcov files from source files in
different paths which happen to have the same name. It's similar to
"-p", but it produces shorter file names, reducing the risk of reaching
the file system limit.
Diffstat (limited to 'Modules/Compiler/HP-CXX.cmake')
0 files changed, 0 insertions, 0 deletions