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

cmake: use CMAKE_INSTALL_FULL_* in the pc file #165

Closed
wants to merge 1 commit into from

Conversation

LeSuisse
Copy link
Contributor

This makes possible to use absolute paths in CMAKE_INSTALL_LIBDIR. The current situation can causes troubles in some environment notably nixpkgs/NixOS.

See https://github.com/jtojnar/cmake-snips?tab=readme-ov-file#assuming-cmake_install_dir-is-relative-path for more details.

This makes possible to use absolute paths in `CMAKE_INSTALL_LIBDIR`.
The current situation can causes troubles in some environment notably
nixpkgs/NixOS. See https://github.com/jtojnar/cmake-snips?tab=readme-ov-file#assuming-cmake_install_dir-is-relative-path
for more details.
Copy link

Please open pull requests aka. merge requests in iniparser/iniparser.

@github-actions github-actions bot closed this Jun 15, 2024
@LeSuisse LeSuisse deleted the pc-full-paths branch June 15, 2024 10:41
eworm-de pushed a commit to eworm-de/iniparser that referenced this pull request Jun 17, 2024
This reverts commit 4b1e33a
which was the result of a misunderstanding regarding issue ndevilla#165. The
issue was not about the actual header location but, as its title already
states: "includedir should point to the iniparser directory".
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.

1 participant