Skip to content

Tests: Fix GCOV test in unusual environments

Matthew Woehlke requested to merge matthew-woehlke/cmake:fix-gcov-test into master

Tweak path computation in CTestCoverageCollectGCOV test so that the test doesn't spuriously fail if the build directory is a symlink.

Merge request reports