Review Request 121991: New porting helper: convert-to-cmake-automoc.pl
Kevin Funk
kfunk at kde.org
Sun Jan 11 19:26:52 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121991/
-----------------------------------------------------------
(Updated Jan. 11, 2015, 7:26 p.m.)
Review request for KDE Frameworks.
Changes
-------
K_PLUGIN_FACTORY requires "#include foo.moc" inside the source as well.
Repository: kde-dev-scripts
Description (updated)
-------
New porting helper: convert-to-cmake-automoc.pl
As the name suggests, this helper tries to port cpp files to CMake's
automoc. It attempts to remove files such as '#include "<basename>.moc"'
from cpp files where it can, and includes '#include
"moc_<basename>.cpp"' as fallback.
More information inside the documentation of the script
Diffs (updated)
-----
kf5/convert-to-cmake-automoc.pl PRE-CREATION
Diff: https://git.reviewboard.kde.org/r/121991/diff/
Testing
-------
Thanks,
Kevin Funk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150111/60c498a3/attachment.html>
More information about the Kde-frameworks-devel
mailing list