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

Andreas K. Huettel dilfridge at gentoo.org
Sun Sep 9 00:50:29 BST 2012


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

--- Comment #30 from Andreas K. Huettel <dilfridge at gentoo.org> ---
the three possible solutions are:

a) fix boost header location in Gentoo (which is what Christophe wants us to
do). Since Gentoo still wants to support multiple concurrent Boost
installations, and since FindBoost.cmake actually finds everything correctly,
this is not going to happen. 

b) add a FindBoost call to the CMakeLists.txt file of *every* kde app that uses
kdepimlibs (this is how Christophe wants to work around the problem for kde sc
apps, see comment 24)

c) add the one-line patch to kdepimlibs build system that records and
re-exports boost include location for the boost that kdepimlibs was compiled
against.

On the whole this bug is a neat example how people dont read or dont bother to
think through what others write, and resort to nitpicking instead.

Since we're unwilling to patch every single application using kdepimlibs, we'll
probably end up applying Alex's patch locally.

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



More information about the Kdepim-bugs mailing list