On Saturday 09 May 2009 12:48:47 Alexander Neundorf wrote: > > I don't think find_package(KDE4) should find anything but "real kdelibs", > > and as the experimental parts are packaged seperately, it neeeds two > > checks. > > Technically it's the same as when e.g. building plasma or khtml separately, > so I'd like to handle it the same way. > I.e. after find_package(KDE4) no additional > find_package(khtml) should be necessary, but instead either > if(KDE4_KHTML_FOUND) or if (KDE4_KHTML_LIBS) should be checked. > Since also experimental can be built as part of kdelibs, I would prefer > doing it the same way.
I think you should treat it more like if it was a seperate module like kdepimlibs. /Sune -- Man, how could I do for sending a terminale? You should send to the 9-bit cable in order to mount the 3Dfx processor. _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
