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: Install pkgconfig file in proper location by default #578

Merged
merged 1 commit into from
Apr 13, 2020

Conversation

besser82
Copy link
Contributor

The default location for pkconfig files on most systems is: ${CMAKE_INSTALL_LIBDIR}/pkgconfig

Thus the file should get installed in there by default.

The default location for pkconfig files on most systems is:
  ${CMAKE_INSTALL_LIBDIR}/pkgconfig

Thus the file should get installed in there by default.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.744% when pulling 165e6f5 on besser82:topic/besser82/pkgconfig_install into 8269f90 on json-c:master.

@hawicz hawicz merged commit 4742a2a into json-c:master Apr 13, 2020
@besser82 besser82 deleted the topic/besser82/pkgconfig_install branch April 13, 2020 06:29
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.

None yet

3 participants