Skip to content

Add hook to create ccov target each time that add_ex.. and add_lib...… #35

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rlalik
Copy link
Contributor

@rlalik rlalik commented May 5, 2022

… is called.

The main motivation for this change was laziness. If I need coverage for each and every target in my project I do not want to double every add_* function with extra to add coverage, I want cmake to do it for me.

@rlalik rlalik force-pushed the auto_code_coverage branch from 70cebf9 to 212b0df Compare May 6, 2022 12:07
@rlalik
Copy link
Contributor Author

rlalik commented May 6, 2022

Ok, I need to work on this a bit more. For sure my two other pull-request are also included in this PR (I later split it into separate) here so I would ask to accept these two first:

before proceeding with this. Then I make this PR smaller.

@rlalik rlalik force-pushed the auto_code_coverage branch from 212b0df to 36835df Compare July 18, 2025 22:21
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

Successfully merging this pull request may close these issues.

1 participant