[Qt-creator] CMake GUI inside QtCreator

Konstantin Tokarev annulen at yandex.ru
Sun Apr 22 12:51:30 CEST 2012


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



More information about the Qt-creator mailing list