Skip to content

CodeCoverage.cmake does not show the comments of the cutom_command #71

@hippo91

Description

@hippo91

Hi,

first of all thanks a lot for your work. It spares me a lot of time!

I'm using the CodeCoverage.cmake script and it works very well but the message associated with custom targets are not printed.
I'm working with CMake version 3.22.1.

I solved this by replacing the comment with:

      COMMAND ${CMAKE_COMMAND} -E echo "Lcov code coverage info report saved in ${Coverage_NAME}.info."

Do you want a PR for this?

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