Skip to content

Conflicting gcovr arguments #92

@Wyrlin

Description

@Wyrlin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions