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: Use GNUInstallDirs to set install directories #380

Merged
merged 1 commit into from
Jan 23, 2021

Conversation

dbaston
Copy link
Member

@dbaston dbaston commented Jan 10, 2021

This PR is intended to satisfy a request from @sebastic that we

Make the CMake build adhere to CMAKE_INSTALL_LIBDIR so that multiarch
keeps working, see this recent example:

openstreetmap/OSM-binary#54

A quick look at the CMakeLists.txt for GEOS shows it using hardcoded
paths in its install() calls as well.

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.

None yet

2 participants