[Bug 306323] [kdepimlibs] missed boost dependency in KdepimLibsConfig.cmake.in

Christophe Giboudeaux cgiboudeaux at gmx.com
Fri Sep 7 22:02:07 BST 2012


https://bugs.kde.org/show_bug.cgi?id=306323

--- Comment #21 from Christophe Giboudeaux <cgiboudeaux at gmx.com> ---
you have to choose your answer at some point:

- either you use ${Boost_INCLUDE_DIR}, then the path is not hardcoded but you
must find boost before kdepimlibs,
- or you use @Boost_INCLUDE_DIR@ and in that case the path is hardcoded in
KdepimLibsConfig.cmake

None of these solution is acceptable. 
In both case we would still need a find_package(Boost) in the modules using
kdepimlibs anyway (because we need Boost_FOUND, Boost_VERSION).

If Gentoo is the only distribution having a problem with the KDE buildsystem, 
it's the Gentoo buildsystem that needs some fixes. (and maybe pyKDE that needs
a trivial fix)

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list