Skip to content
  • Stephen Kelly's avatar
    Remove moc includes · 8ad9b3d7
    Stephen Kelly authored
    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.
    8ad9b3d7