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