Skip to content

Comments

cmake: Determine installation paths dynamically#170

Open
chewi wants to merge 1 commit intoDanielOgorchock:masterfrom
chewi:dynamic-paths
Open

cmake: Determine installation paths dynamically#170
chewi wants to merge 1 commit intoDanielOgorchock:masterfrom
chewi:dynamic-paths

Conversation

@chewi
Copy link
Contributor

@chewi chewi commented Oct 17, 2025

Use pkg-config data, then systemd-path, then respect GNUInstallDirs. CMAKE_INSTALL_LIBDIR is not used because that is the architecture-specific directory (e.g. lib64).

Use pkg-config data, then systemd-path, then respect GNUInstallDirs.
CMAKE_INSTALL_LIBDIR is not used because that is the
architecture-specific directory (e.g. lib64).

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
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.

1 participant