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

Use CMAKE_INSTALL_FULL_LIBDIR/INCLUDEDIR in pkgconfig for v2.5 #1061

Merged

Conversation

cary-ilm
Copy link
Member

This substitutes CMAKE_INSTALL_FULL_* for the hard-coded ${exec_prefix} path prefix.

The PyIlmBase/config/CMakeLists.txt settings seem to have been broken, I doubt there was a legitimate reason they omitted the prefix altogether, but that pkg-config is probably rarely used.

Signed-off-by: Cary Phillips cary@ilm.com

Signed-off-by: Cary Phillips <cary@ilm.com>
@cary-ilm cary-ilm merged commit 2f19a01 into AcademySoftwareFoundation:RB-2.5 Jun 24, 2021
@cary-ilm cary-ilm deleted the CMAKE_INSTALL_FULL branch November 5, 2022 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants