Remove moc includes
The CMAKE_AUTOMOC feature is strict about the name of moc includes,
and these ones do not match what they should. They are also unnecessary.
CMAKE_AUTOMOC creates a separate file concatenating the moc files
per-target.
Remove moc includes 02289e885eedUnpublished
Description Remove moc includes The CMAKE_AUTOMOC feature is strict about the name of moc includes,
Details
Event TimelineStephen Kelly <stephen.kelly@kdab.com> committed rKLEOPATRA02289e885eed: Remove moc includes (authored by Stephen Kelly <stephen.kelly@kdab.com>).Nov 6 2013, 12:24 AM2013-11-06 00:24:47 (UTC+1) |