mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
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.
2 lines
63 B
ReStructuredText
2 lines
63 B
ReStructuredText
.. cmake-module:: ../../Modules/CTestCoverageCollectGCOV.cmake
|