summaryrefslogtreecommitdiffstats
path: root/addon/doxmlparser/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'addon/doxmlparser/test/CMakeLists.txt')
-rw-r--r--addon/doxmlparser/test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/addon/doxmlparser/test/CMakeLists.txt b/addon/doxmlparser/test/CMakeLists.txt
index c38c8a5..2d92b72 100644
--- a/addon/doxmlparser/test/CMakeLists.txt
+++ b/addon/doxmlparser/test/CMakeLists.txt
@@ -12,4 +12,5 @@ main.cpp
target_link_libraries(doxmlparser_test
doxmlparser
qtools
+ ${COVERAGE_LINKER_FLAGS}
)