[CMake] Configure separate from generate on the command line
Eric Noulard
eric.noulard at gmail.com
Wed Jun 20 13:04:14 EDT 2012
2012/6/20 Robert Dailey <rcdailey.lists at gmail.com>:
> Is there a way to configure separately from generate on the command line?
> cmake-gui allows this but I do not see an option for this for cmake.exe
I don't think it's possible.
This command line does what you want (on Linux):
echo "c q" | ccmake ..
May I ask why do you want the feature?
--
Erk
Le gouvernement représentatif n'est pas la démocratie --
http://www.le-message.org
More information about the CMake
mailing list