On Wednesday 05 December 2007, Dirk Mueller wrote: > On Wednesday 05 December 2007, Sebastian Kuegler wrote: > > A matter of Dirk including it, not sure what went wrong the last > > time, but it probably wasn't intentional. > > I was waiting for kdevplatform dependency to be removed, which did > not happen.
As I see in the CMakeFile.text, it is optional: include (FindKDevPlatform OPTIONAL) if(KDEVPLATFORM_FOUND) macro_optional_add_subdirectory(quanta) endif(KDEVPLATFORM_FOUND) Do you want it to remove completely this include until 4.0 is released? Andras -- Quanta Plus developer - http://quanta.kdewebdev.org K Desktop Environment - http://www.kde.org
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
