mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
cmake supports both absolute and relative to prefix install dirs. #1071 effectively mandated relative paths only. check if install dir is relative or absolute and either include ${prefix} in pc file or not Fixes #1098