Skip to content

Commit 3b44eda

Browse files
committed
Remove unneded line
1 parent 50f1556 commit 3b44eda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/gcovr.cfg.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ root = @CMAKE_SOURCE_DIR@
44
cobertura = @CMAKE_BINARY_DIR@/coverage/cobertura.xml
55
sonarqube = @CMAKE_BINARY_DIR@/coverage/sonarqube.xml
66
html-details = @CMAKE_BINARY_DIR@/coverage/coverage.html
7-
# XXX gcov-executable = @GCOV_EXECUTABLE@
87
gcov-parallel = yes
98
html-theme = blue
109
html-self-contained = yes

0 commit comments

Comments
 (0)