mirror of
https://github.com/openharmony/third_party_cmake.git
synced 2026-08-28 05:39:56 -04:00
CTestCoverageCollectGCOV: replace tabulators
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user