On Thursday, August 30, 2012 23:24:51 Loaden wrote: > set(CMAKE_AUTOMOC ON) is great. > But for now I have to use qt5_wrap_ui macros. > e.g.
<snip> > Any help? Thanks! I don't think there is any plan for an auto-uic feature. It might be possible, but I've not thought too much about it. I guess Alex (who integrated the AUTOMOC stuff into cmake) didn't either because KDE has to use a different macro for uic stuff anyway. It's not a bad idea to have an auto-uic feature (I think), but I don't think it's as obvious how it should work as it is with moc. Thanks, -- Stephen Kelly <[email protected]> | Software Engineer KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090 KDAB - Qt Experts - Platform-Independent Software Solutions
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
