We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50f1556 commit 3b44edaCopy full SHA for 3b44eda
cmake/gcovr.cfg.in
@@ -4,7 +4,6 @@ root = @CMAKE_SOURCE_DIR@
4
cobertura = @CMAKE_BINARY_DIR@/coverage/cobertura.xml
5
sonarqube = @CMAKE_BINARY_DIR@/coverage/sonarqube.xml
6
html-details = @CMAKE_BINARY_DIR@/coverage/coverage.html
7
-# XXX gcov-executable = @GCOV_EXECUTABLE@
8
gcov-parallel = yes
9
html-theme = blue
10
html-self-contained = yes
0 commit comments