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

Fix pkg-config generation with unconventional CMAKE_INSTALL_*DIR #2383

Merged
merged 2 commits into from
May 19, 2022

Conversation

alexshpilkin
Copy link
Contributor

Fixes #2380 and a further issue where the pkg-config template blindly assumed that CMAKE_INSTALL_INCLUDEDIR was equal to include even though it’s externally configurable and the actual installation process respected it.

@gabime gabime merged commit ffd929c into gabime:v1.x May 19, 2022
@gabime
Copy link
Owner

gabime commented May 19, 2022

Thanks @alexshpilkin

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.

pkg-config file is broken when CMAKE_INSTALL_LIBDIR is absolute
2 participants