Skip to content
Snippets Groups Projects
Commit e1e92efc authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

coverage comment ctd

parent 6248c6dc
No related branches found
No related tags found
1 merge request!348resolve most remaining warnings from clang-tidy
Pipeline #45439 passed
# Coverage.cmake # Coverage.cmake
# #
# Sets up custom target 'coverage', using a function from commons/CoverageFunction. # Sets up custom target 'coverage', using a function from commons/CoverageFunction.
#
# Outcome will be written to html_dir.
set(coverage_ignore_dirs "'/usr/*'") set(coverage_ignore_dirs "'/usr/*'")
list(APPEND coverage_ignore_dirs "'*/auto/*'") list(APPEND coverage_ignore_dirs "'*/auto/*'")
......
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