mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-12-15 07:20:17 +00:00
CI: Preserve full paths in coverage reports
This commit is contained in:
committed by
Dennis Klein
parent
54719da645
commit
79bcb40c04
@@ -43,6 +43,7 @@ If($ENV{ctest_model} MATCHES Profile)
|
|||||||
If(GCOV_COMMAND)
|
If(GCOV_COMMAND)
|
||||||
Message("Found GCOV: ${GCOV_COMMAND}")
|
Message("Found GCOV: ${GCOV_COMMAND}")
|
||||||
Set(CTEST_COVERAGE_COMMAND ${GCOV_COMMAND})
|
Set(CTEST_COVERAGE_COMMAND ${GCOV_COMMAND})
|
||||||
|
set(CTEST_COVERAGE_EXTRA_FLAGS "-p")
|
||||||
EndIf(GCOV_COMMAND)
|
EndIf(GCOV_COMMAND)
|
||||||
EndIf()
|
EndIf()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user