[CMake] Cmake gui and cli
Bill Hoffman
bill.hoffman at kitware.com
Thu Jul 16 11:21:57 EDT 2009
David E DeMarle wrote:
>> On Jul 16, 2009, at 10:41 AM, Alin M Elena wrote:
>>
>>> Hi
>>>
>>> cmake-gui is very useful for big projects with many variables to set, but
>>> sometimes command line is very necessary, too. Is there a way to generate
>>> the
>>> command line equivalent of the settings from cmake-gui?
>>>
I think the previous posts are missing the question.... I think what
is wanted is a way to run cmake-gui pick some options, and then generate
a -D command line equivalent to the options that were picked in
cmake-gui. This is not possible, and would be difficult to implement.
-Bill
More information about the CMake
mailing list