Review Request 121991: New porting helper: convert-to-cmake-automoc.pl

Kevin Funk kfunk at kde.org
Sun Jan 11 16:16:40 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121991/
-----------------------------------------------------------

Review request for KDE Frameworks.


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/dbe97086/attachment.html>


More information about the Kde-frameworks-devel mailing list