David Faure wrote: > On Monday 06 March 2006 12:34, Peter Kümmel wrote: > >>So what's the whole problem renaming some files? > > > The problem IMHO is that #include <kio/kio-global.h> looks redundant. > Remember that many apps include it, this isn't only internal to kio. > So why should internal kdelibs compiling issues force apps to write an > ugly include statement? #include <kio/global.h> is what was intended, > and it should just work that way. > > So what's the problem with declaring the problem fixed and moving on? ;-)) > It's good that a bug in the include paths was noticed; I actually think there > is > more cleanup to do on the include paths, as I posted earlier on, but I'll have > to wait for cmake-kde to include the "auto include current dir" feature.
FYI, we are planning another KDE CMake release soon and it will include this feature. -Brad _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
