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 3.* #1064

Merged

Conversation

cary-ilm
Copy link
Member

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

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

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

Signed-off-by: Cary Phillips <cary@ilm.com>
@kdt3rd
Copy link
Contributor

kdt3rd commented Jun 24, 2021

This is different from how autoconf generates these files (what was in there was identical to the old autoconf/configure/make output). But at the same time, this is probably more correct for how cmake works.

@cary-ilm cary-ilm merged commit 5ee2ea0 into AcademySoftwareFoundation:master Jun 24, 2021
cary-ilm added a commit to cary-ilm/openexr that referenced this pull request Jun 24, 2021
…ySoftwareFoundation#1064)

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

Signed-off-by: Cary Phillips <cary@ilm.com>
cary-ilm added a commit that referenced this pull request Jun 30, 2021
This substitutes CMAKE_INSTALL_FULL_* for the hard-coded
${exec_prefix} path prefix.

Signed-off-by: Cary Phillips <cary@ilm.com>
@cary-ilm cary-ilm deleted the CMAKE_INSTALL_FULL-master 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