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

build(CMake): Fix pkg-config for absolute CMAKE_INSTALL_*DIR #426

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fgaz
Copy link

@fgaz fgaz commented Sep 6, 2024

CMAKE_INSTALL_*DIR can be absolute, and in that case ${prefix} should not be prepended.

See https://github.com/jtojnar/cmake-snips/?tab=readme-ov-file#concatenating-paths-when-building-pkg-config-files

c/CMakeLists.txt Outdated Show resolved Hide resolved
@fgaz
Copy link
Author

fgaz commented Sep 30, 2024

Is there anything I can do to move this forward?

@BurningEnlightenment
Copy link
Collaborator

If @oconnor663 doesn't say no until Friday, I'll go ahead and merge this. I don't think that his review is strictly necessary in this case.

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