mirror of
https://github.com/reactos/CMake.git
synced 2024-11-30 23:10:26 +00:00
911b97867b
Running gcov once per .gcda file is not only inefficient, it also generates wrong data since .gcov files can get overwritten and in general gcov works with less information. fakegcov.cmake needs to be able to handle multiple .gcda files for the test to be meaningful. |
||
---|---|---|
.. | ||
TestProject | ||
fakegcov.cmake | ||
test.cmake.in |