macro_log_feature
Yury G. Kudryashov
urkud at ya.ru
Mon Aug 16 20:40:26 CEST 2010
Hi!
kdenetwork/kget/CMakeLists.txt tries to find libkonq and libkworkspace in
the kdelibs install prefix (with NO_DEFAULT_PATH) and doesn't
macro_log_feature on failure.
I have kdelibs, kdebase and kdebase-workspace installed to three different
locations, so it failed to find both, and it haven't told me about this
failure in the feature log.
I propose the following changes (see attached patch):
1. Add macro_log_feature.
2. Use standard FindLibKonq and FindKDE4Workspace instead of find_library.
3. Use macro_optional_find_package.
--
Yury G. Kudryashov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log-feature.diff
Type: text/x-patch
Size: 2453 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20100816/a0bec1d8/attachment.diff
More information about the Kde-buildsystem
mailing list