libccd
libccd copied to clipboard
Fix pkgconfig file with absolute CMAKE_INSTALL_*DIR
The CMAKE_INSTALL_*DIR variables are allowed to be absolute paths, but the pkgconfig file template assumes they are relative. This is a common problem, and the fix is described here: https://github.com/jtojnar/cmake-snips#concatenating-paths-when-building-pkg-config-files