Fix test coverage problem by forcing to use gcov-4.8
This commit is contained in:
parent
6edf7f5b94
commit
a8c16bc127
1 changed files with 1 additions and 0 deletions
|
@ -20,3 +20,4 @@ set(CTEST_DROP_LOCATION "/CDash-2-0-2/submit.php?project=Lean")
|
|||
set(CTEST_DROP_SITE_CDASH TRUE)
|
||||
|
||||
set(UPDATE_COMMAND "git")
|
||||
set(COVERAGE_COMMAND "gcov-4.8")
|
||||
|
|
Loading…
Reference in a new issue