[cmake-developers] How to work with QtDialog?

Robert Dailey rcdailey.lists at gmail.com
Sun Feb 15 12:12:28 EST 2015


I'm making minor modifications to add -T support to cmake-gui.
However, I'm not familiar with how to develop CMake's GUI application.
Do I generate for Visual Studio 2013 (I'm on windows)? I'm able to
compile the QT dialog application and run it from Visual Studio,
however if I have to add new signals, i end up having to manually edit
the moc_* files. I assume those are generated.

Could I get some workflow tips? Thanks.


More information about the cmake-developers mailing list