Skip to content

cmake gcovr issue #16

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
whart222 opened this issue Jan 3, 2023 · 0 comments
Open

cmake gcovr issue #16

whart222 opened this issue Jan 3, 2023 · 0 comments

Comments

@whart222
Copy link
Collaborator

whart222 commented Jan 3, 2023

When configuring with gcovr, you need to run 'cmake' twice with the 'with_gcovr' option:

cmake -Dwith_gcovr=ON ..
cmake -Dwith_gcovr=ON ..

After the first execution of cmake, there's an error indicating that the with_gcovr variable is not used.

whart222 pushed a commit that referenced this issue Jan 5, 2023
Merge public into private
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

1 participant