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

Check for 'gcov' still does not work on MAC #4026

Open
Gerold103 opened this issue Mar 4, 2019 · 1 comment
Open

Check for 'gcov' still does not work on MAC #4026

Gerold103 opened this issue Mar 4, 2019 · 1 comment
Labels
bug Something isn't working build
Milestone

Comments

@Gerold103
Copy link
Collaborator

cmake . -DENABLE_GCOV=1 still does not work on Mac, despite the fact that simple hard set of HAVE_GCOV=1 right in 'profile.cmake' file makes it work. It means, that gcov detection does not work on mac. For a possible solution see that: https://github.com/rbost/CMake-codecov/blob/1e34f0d568fb005aa9b6ea603c51ffaa7d79105e/cmake/FindGcov.cmake

@Gerold103 Gerold103 added build bug Something isn't working labels Mar 4, 2019
@kyukhin kyukhin added this to the QA milestone Mar 5, 2019
@Gerold103
Copy link
Collaborator Author

Just for record - it works now. Do not know what has changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build
Projects
None yet
Development

No branches or pull requests

3 participants