ECM version policy
Yury G. Kudryashov
urkud.urkud at gmail.com
Wed Jan 11 16:01:32 UTC 2012
Hi!
I'm trying to rewrite FindTaglib.cmake. I have two choices:
* query pkgconfig, then find_path/find_library( ... HINTS ${PC_TAGLIB_...} )
* prepare a patch for taglib to install lib/cmake/TaglibConfig.cmake and
write a simple wrapper around find_package(Taglib NO_MODULE)
The only downside with the second approach is that this FindTaglib will be
unable to find "old" taglib libraries. Is it OK for ECM?
--
Yury G. Kudryashov,
mailto: urkud at mccme.ru
More information about the Kde-buildsystem
mailing list