Skip to content

Commit

Permalink
roprder params
Browse files Browse the repository at this point in the history
  • Loading branch information
franneck94 committed Mar 10, 2024
1 parent f315581 commit 2a4996c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/CodeCoverage.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,9 @@ function(setup_target_for_coverage_gcovr_html)
--json-summary
${Coverage_NAME}/summary.json
--json-summary-pretty
--cobertura-pretty
${Coverage_NAME}/summary_cobertura.xml
--cobertura
${Coverage_NAME}/summary_cobertura.xml
--cobertura-pretty
--decisions
-r
${BASEDIR}
Expand Down

0 comments on commit 2a4996c

Please sign in to comment.