[CMake] Why change option in Cmake -GUI does not require re-configuration?
clinton at elemtech.com
clinton at elemtech.com
Wed Nov 20 23:29:32 EST 2013
----- Original Message -----
> I downloaded CMake 2.8.12 and faced the following behavior with Cmake -GUI
> which can be reproduced if:
> After initial configuration click configurations until all options are not
> marked as red.
> Then change one the options.
> Now you are able to click Generate and skip Configure.
> This leads to the wrong project file generated , if last changed option was
> incompatible with previously set options.
> This does not happen with ccmake. , which enforces configuration after any
> change.
> It looks like as a bug to me.
Yes, its a bug. Thanks for reporting and its fixed here.
http://cmake.org/gitweb?p=cmake.git;a=commit;h=b5669873
Clint
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20131120/3c2b786f/attachment-0001.htm>
More information about the CMake
mailing list