Removing non-required moc includes
Stephen Kelly
steveire at gmail.com
Mon Jan 23 08:39:07 UTC 2012
Hi,
I wrote a script to remove most of the moc includes from kdelibs and
transform the remaining ones from incorrect to correct form (usually from
#include "foo.moc" to #include "moc_foo.cpp").
This is part of the work in porting away from the standalone automoc to the
CMake built in automoc.
I've attached the stat and a part of the patch. Can I go ahead and push
this?
Thanks,
Steve.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.stat
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20120123/159ebd6c/attachment-0001.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: partial.patch
Type: text/x-patch
Size: 3370 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20120123/159ebd6c/attachment-0001.patch>
More information about the Kde-buildsystem
mailing list