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>
-D <var>:<type>=<value>
-U <globbing_expr>
-G <generator-name>
-T <toolset-name>
It would appear that ccmake is behaving incorrectly with respect to -D
processing... http://public.kitware.com/Bug/view.php?id=14538
So I think avoiding the phrase "like ccmake" in this discussion would
be a good thing.
I do agree that ccmake and cmake-gui should behave the same with
respect to these command line parameters. But I think ccmake is not the
good example that we would want it to be...
David C.
--
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