Skip to content

Conversation

dmage
Copy link
Contributor

@dmage dmage commented May 5, 2022

CMake 3.21.4 reports that compatibility with CMake < 2.8.12 will be removed from a future version of CMake.

CMake 3.0 has new defaults for MACOSX_RPATH. It seems ledger works fine with them. See CMake Policy CMP0042 for the details.

Fixes #1721.

@dmage dmage changed the title Explicitly enable MACOSX_RPATH Bump required CMake version May 5, 2022
CMake 3.21.4 reports that compatibility with CMake < 2.8.12 will be
removed from a future version of CMake.

CMake 3.0 has new defaults for MACOSX_RPATH. It seems ledger works fine
with them. See CMake Policy CMP0042 for the details.
Copy link
Contributor

@tbm tbm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CMake 3.0 appears to be ancient, so I don't think this should cause problems for anyone.

@tbm tbm merged commit 61ffed6 into ledger:master May 5, 2022
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.

CMake warning about deprecated policy related to RPATH
2 participants