On 12.06.09 17:49:57, Matthew Woehlke wrote: > Slightly over-dramatic, but... > > I've gotten tired of having to bootstrap kdesupport because akonadi > thinks it doesn't exist inside of there. I don't think this used to > happen, but for some time it has been impossible to build (or even > configure!) kdesupport after nuking the KDE install directory (which I > have been doing often due to katepart continually breaking). > > Patch below fixes it. I will commit this in 1-2 weeks if I don't hear > otherwise. (But please let me know if I can commit sooner!)
Personally I'd say: Ditch the idea of having 1 CMakeLists.txt for all of kdesupport. KDEsupport got a dumping ground for any KDE deps that are not developed by kde-devs and its not realistic that these can all be built from a common parent directory as they can (and apparently do) have interdependencies. That said, I understand the convenience and we're doing similar "bogus" things in FindKDE4Internal.cmake. So unless Alex has a strong objection I'd say its fine. Note that Alex won't be reading mails for at least one or maybe two more weeks, so you might still want to wait (or at least cc him on the commit) to get his opinion. Andreas -- Don't kiss an elephant on the lips today. _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
