Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hippo91 opened this issue May 20, 2022 · 1 comment
Open

Comments

@hippo91
Copy link

hippo91 commented May 20, 2022

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?

@Darwin-Li-001
Copy link

Can you please how to use this? for the user guide is not useful to a newer of CMake. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants