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 <[email protected]>

>
> 22.04.2012, 14:03, "G. Allegri" <[email protected]>:
> >>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
>
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to