Port to CMake AUTOMOC
ClosedPublic

Authored by kfunk on Jan 29 2016, 8:10 AM.

Details

Summary

Run convert-to-cmake-automoc.pl over all .cpp files

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kfunk updated this revision to Diff 2134.Jan 29 2016, 8:10 AM
kfunk retitled this revision from to Port to CMake AUTOMOC.
kfunk updated this object.
kfunk edited the test plan for this revision. (Show Details)
graesslin edited edge metadata.Jan 29 2016, 9:15 AM

I assume you compile tested?

utils.cpp
245–247

looks like the complete ifdef can be removed now

Yep. Compiles & runs fine.

Will remove the ifdef. Looks good to you?

graesslin accepted this revision.Jan 29 2016, 2:32 PM
graesslin edited edge metadata.
In D882#17054, @kfunk wrote:

Yep. Compiles & runs fine.

Will remove the ifdef. Looks good to you?

yes, sure.

This revision is now accepted and ready to land.Jan 29 2016, 2:32 PM
This revision was automatically updated to reflect the committed changes.