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.
Too many changes to show.
To preserve performance only 20 of 1000+ files are displayed.
Please register or sign in to comment