Skip to content

CMake fixes#527

Closed
Karlson2k wants to merge 13 commits intoPulse-Eight:masterfrom
Karlson2k:cmake-fixes
Closed

CMake fixes#527
Karlson2k wants to merge 13 commits intoPulse-Eight:masterfrom
Karlson2k:cmake-fixes

Conversation

@Karlson2k
Copy link
Contributor

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
Contributor 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
Contributor 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