dfaust / soundkonverter

soundKonverter is in maintenance mode, PRs are welcome.
https://github.com/dfaust/soundkonverter/wiki
98 stars 26 forks source link

FindTaglib.cmake: Update local copy with ECM 5.72.0 version and adapt cmake #87

Closed a17r closed 4 years ago

a17r commented 4 years ago

ECM 5.72.0 ships an incompatible FindTaglib.cmake module.

Use local cmake modules first: local cmake modules should not be overriden by system versions.

Downstream report: https://bugs.gentoo.org/733200

dfaust commented 4 years ago

Works perfect. Thank you!