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

CMake fixes #527

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

CMake fixes #527

wants to merge 13 commits into from

Conversation

Karlson2k
Copy link

Hi.

While working on new ebuild version for Gentoo (Gentoo package), I discovered that .cmake files override cache variable values by using FORCE option (which is not recommended) therefore breaking idea of providing correct value at configure time by -DHAVE_SOMETHING=ON (or OFF).
I've made corrections and fixed some minor things.
Hope you'll find it useful.

@Hedda
Copy link
Contributor

Hedda commented Jun 8, 2021

@malard @opdenkamp any updates on this?

@malard
Copy link
Member

malard commented Jun 8, 2021

sorry for the delay in reviewing this, I will get @opdenkamp to review this later this week

@Karlson2k
Copy link
Author

sorry for the delay in reviewing this, I will get @opdenkamp to review this later this week

Thanks, this would be great.

@Karlson2k
Copy link
Author

Hi @opdenkamp.
Let me know if any changes required.

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.

3 participants