FindPlasma.cmake obsolete ?

Laurent Montel montel at kde.org
Sun Jan 4 17:01:24 CET 2009


On Sunday 04 January 2009 16:43:48 Alexander Neundorf wrote:
> Hi,
>
> in kdelibs/cmake/modules/ there is a FindPlasma.cmake.
>
> But plasma has moved to kdelibs and is now found automatically by
> find_package(KDE4)
> which sets the appropriate variables like KDE4_PLASMA_LIBS etc.
>
> Before KDE 4.2 there were no compatibility guarantees for plasma, right ?
> So, where is this file used ?
> I think it should be removed now that plasma is part of kdelibs. And we
> can't break anything by removing it, since plasma itself will have broken
> everything which depended on it before 4.2, right ?
>
> Alex
Hi,

I am against to remove it because some program use it as:
extragear/network/ktorrent/plasma/applet
We can see that this developper adapt code to support plasma < 4.2 and plasma 
>=4.2
And it used PLASMA_FOUND.

Regards

-- 
Laurent Montel,
KDE/KOffice developer, Qt consultancy projects
Klarälvdalens Datakonsult AB, Platform-independent software solutions


More information about the Kde-buildsystem mailing list