mirror of
https://github.com/taglib/taglib.git
synced 2026-08-27 12:47:01 -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