Skip to content

cmake: don't hardcode "include" as the includedir #814

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

Merged
merged 1 commit into from
May 26, 2025

Conversation

marcin-serwin
Copy link
Contributor

@marcin-serwin marcin-serwin commented May 24, 2025

When the default CMAKE_INSTALL_INCLUDEDIR is changed headers are installed to a different location, however, the INTERFACE_INCLUDE_DIRECTORIES in exported cmake configuration still points to <prefix>/include.

When the default CMAKE_INSTALL_INCLUDEDIR is changed
headers are installed to a different location, however, the
INTERFACE_INCLUDE_DIRECTORIES in exported cmake configuration still
point to <prefix>/include.

Signed-off-by: Marcin Serwin <[email protected]>
@kinetiknz kinetiknz merged commit 279b27f into mozilla:master May 26, 2025
@kinetiknz
Copy link
Collaborator

Thanks!

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