Actions
Task #206
closed
FT
FT
Port moc includes to new CMake's AUTOMOC feature.
Task #206:
Port moc includes to new CMake's AUTOMOC feature.
Description
Recent CMake has a new AUTOMOC feature which produces warnings with current
#include "<basename>.moc"All instances need to be ported to "moc_<basename>.cpp" for AUTOMOC to work.
FT Updated by Felix Tiede over 8 years ago
- Status changed from New to In Progress
FT Updated by Felix Tiede over 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Applied in changeset kca|50ddbe91f0e324979d0f6f08d4f84d1adbe99cd5.
FT Updated by Felix Tiede over 8 years ago
- Parent task set to #207
FT Updated by Felix Tiede over 8 years ago
- Parent task deleted (
#207)
Actions