On Tuesday 05 November 2013, Jean-Christophe Fillion-Robin wrote:
> Would it makes sense to have cmake-gui behaving like ccmake ? After all
> there are both "UI".
> 
> It would accept the same set of options:
> 
>   -C <initial-cache>          = Pre-load a script to populate the cache.
>   -D <var>:<type>=<value>     = Create a cmake cache entry.
>   -U <globbing_expr>          = Remove matching entries from CMake cache.

I agree.

>   -G <generator-name>         = Specify a makefile generator.
>   -T <toolset-name>           = Specify toolset name if supported by
> generator.

Not sure about these two. I have to select them anyway when starting 
configure, I don't see much value in overriding this from the command line.

Alex
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to