]> granicus.if.org Git - json-c/commit
CMake: Install pkgconfig file in proper location by default
authorBjörn Esser <besser82@fedoraproject.org>
Sun, 12 Apr 2020 17:21:54 +0000 (19:21 +0200)
committerBjörn Esser <besser82@fedoraproject.org>
Sun, 12 Apr 2020 17:21:54 +0000 (19:21 +0200)
commit165e6f58fca213efdfc5b2a0037f39198b8a08c3
tree19dea49bbb14238f78614929523303496772741a
parent8269f909565edca08f12918fb5ad19fc7edb6fd1
CMake: Install pkgconfig file in proper location 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.
CMakeLists.txt