Review Request 121991: New porting helper: convert-to-cmake-automoc.pl
Kevin Funk
kfunk at kde.org
Sun Jan 11 19:29:30 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121991/
-----------------------------------------------------------
(Updated Jan. 11, 2015, 7:29 p.m.)
Review request for KDE Frameworks and Laurent Montel.
Repository: kde-dev-scripts
Description
-------
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
-----
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/2cf60ba0/attachment.html>
More information about the Kde-frameworks-devel
mailing list