-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Description
In the CodeCoverage.cmake module, on line 554, the --html-details argument is added, before the GCOVR_ADDITIONAL_ARGS variable is. For a large project I am working on, I would like to be able to use --html-nested, which cannot be used together with --html-details. Would it be possible to remove --html-details, or perhaps set --html-details as the default value of GCOVR_ADDITIONAL_ARGS, so that it can be overridden by users of the module?
Metadata
Metadata
Assignees
Labels
No labels