Skip to content
Snippets Groups Projects
Verified Commit ac3b4615 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: print lcov path

parent 52c022da
No related branches found
No related tags found
No related merge requests found
Pipeline #9825 failed
......@@ -71,6 +71,7 @@ endforeach ()
include(CodeCoverage)
if (LCOV_PATH)
message(STATUS "Found LCOV: ${LCOV_PATH}")
target_link_libraries(caosdb gcov)
setup_target_for_coverage_lcov(
NAME unit_test_coverage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment