Skip to content
Snippets Groups Projects
Commit 936a95d4 authored by Ben Boeckel's avatar Ben Boeckel Committed by Brad King
Browse files

CTestCoverageCollectGCOV: replace tabulators

parent 1f435813
No related merge requests found
......@@ -12,9 +12,9 @@ ctest_build()
ctest_test()
list(APPEND CTEST_CUSTOM_COVERAGE_EXCLUDE
"/foo/something"
"/3rdparty/"
"/bar/somethingelse"
"/foo/something"
"/3rdparty/"
"/bar/somethingelse"
)
include(CTestCoverageCollectGCOV)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment