Am mardi 11 décembre 2007 schrieb Matthias Kretz: > On Tuesday 11 December 2007, Loïc Corbasson wrote: > > Hi List, > > > > I'm working on a KDE-ization of SpeedCrunch (a handy calculator > > program) and discovered that Automoc doesn't like its .hxx headers. > > As it scans .cpp, .cc, .cxx and .C files for moc includes, I think > > that being able to use .hh, .hxx and .H files in addition to .h for > > the headers would be quite logical. I prepared a patch for > > kdelibs/cmake/automoc/kde4automoc.cpp and attached it to this mail. > > > > Should I commit? > > Looks good. If you tested a clean compilation of at least one module > (kdelibs/kdebase preferred) we can be extra sure nothing breaks. But > at least from the patch I don't expect any regressions.
Committed. (I did test building all modules with it yesterday, afaik nothing breaks.) Loïc _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
