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

Alex Turbov i.zaufi at gmail.com
Fri Sep 7 23:35:15 BST 2012


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

--- Comment #25 from Alex Turbov <i.zaufi at gmail.com> ---
(In reply to comment #24)
> Created attachment 73730 [details]
> Test patch
> 
> "/usr/include/boost-1_50" *is* a hardcoded path for a 3rd party library.
> that makes a huge difference which you keep on ignoring:

Completely opposite! You are trying to state that detecting kdepimlibs' third
party dependencies is not a problem of kdepimlibs, but that packages, who so
dare to use kdepimlibs!
How do you suppose they could do that? (takein in account that there could be
few versions of boost, libical, whatever installed simultaneously)

and yes, "hadrcoding" explicit dependencies (YES, ALL DEPENDENCIES EVEN THIRD
PARTY) is the purpose of *redistributable config files*!

> KdepimLibsConfig.cmake is the configuration file for kdepimlibs, not for
> anything else. (that's exactly what Laurent stated)

ORLY!? KdepimLibsConfig.cmake DO NOT USED IN A KDEPIMLIBS CODE AT ALL!!!
It's just generated by root's CMakeLists.txt and installed into target
prefix!!! -- open your eyes finally! (use grep, can you?)
It required for complicated scheme of KDE cmake files, so other packages may
use `find_package(kdepimlibs)` and get all required variabled defined...

> Anyway, the bug report is now closed and so is this useless discussion

so? reopen required?

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



More information about the Kdepim-bugs mailing list