Skip to content
  • Cristian Morales Vega's avatar
    CTestCoverageCollectGCOV: run gcov with -x · 41d262bd
    Cristian Morales Vega authored
    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.
    41d262bd