Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
franneck94 committed Mar 6, 2024
1 parent a1f6e37 commit 377ebd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/CodeCoverage.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ function(setup_target_for_coverage_gcovr_html)
--json-summary
--json-summary-pretty
--html-them
blue)
green)
set(GCOVR_HTML_CMD
${GCOVR_PATH}
${GCOVR_EXTRA_FLAGS}
Expand Down

0 comments on commit 377ebd2

Please sign in to comment.