plasma-framework buildsystem
Marco Martin
notmart at gmail.com
Thu Feb 7 19:15:13 UTC 2013
On Thursday 07 February 2013, Alexander Neundorf wrote:
> Hi Marco,
hi alex
> I just had a look at the plasma-framework buildsystem, it is quite messy.
yep :/
> Which parts of kdelibs do you use in plasma-frameworks ?
> Better search for those and skip FindKDE4Internal.cmake.
> Compiler settings etc. you can get from KF5, see e.g.
> kdelibs/tier1/karchive/CMakeLists.txt.
right now, if I comment
find_package(KDE4Internal REQUIRED MODULE)
cmake fails complaining that it doesn't find KDE4__kdeui
i don't see kdeui (or kdecore, that i guess will be the next problem) be
importable in any ways without kde4internal?
> I'm happy to help
> Alex
thanks a lot :D
Cheers,
Marco Martin
More information about the Kde-frameworks-devel
mailing list