Skip to content

CMake: Use GNUInstallDirs to set install directories#380

Merged
strk merged 1 commit intolibgeos:masterfrom
dbaston:cmake-gnu-installdirs
Jan 23, 2021
Merged

CMake: Use GNUInstallDirs to set install directories#380
strk merged 1 commit intolibgeos:masterfrom
dbaston:cmake-gnu-installdirs

Conversation

@dbaston
Copy link
Copy Markdown
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.

2 participants