Skip to content
  • Bill Hoffman's avatar
    CTestCoverageCollectGCOV: Add module to run gcov · f3e0b6f1
    Bill Hoffman authored and Brad King's avatar Brad King committed
    Provide a function to run gcov and create a tarball of results.
    Since CDash tracks the md5sum of the files uploaded, use the
    --mtime option with "cmake -E tar" so that tar files could be
    created that would have the same md5sum with the same content.
    f3e0b6f1