[Qt-creator] CMake GUI inside QtCreator

G. Allegri giohappy at gmail.com
Sun Apr 22 12:57:26 CEST 2012


Thanks Konstantin.
I've just discovered that cache is still there :)
So, I can use cmake-gui to configure, then QtCreator can use the
configuration cache without needing to type the arguments manually.
Wonderful!

giovanni

2012/4/22 Konstantin Tokarev <annulen at yandex.ru>

>
> 22.04.2012, 14:03, "G. Allegri" <giohappy at gmail.com>:
> >>No, but you can run any external program from locator usi>ng "!"
> command, e.g. > >! cmake-gui
> >
> > How does this help in setting the Cmake variables, instead of manually
> inserting them in the arguments textfield?
> >
> > I have a complex Cmake project, where I usually have to override
> variables depending on the target platform, build type, etc.
> >
> > When I use the cmake generator it's easily done, and it leaverages the
> cmake cache. With QtCreator I have to retype the arguments every time, and
> without the help of the GUI...
>
> You don't have to retype arguments every time, it's enough to do it first
> time. Cache is still here.
>
> --
> Regards,
> Konstantin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20120422/666490c6/attachment.html>


More information about the Qt-creator mailing list