Re: [CMake] Why change option in Cmake -GUI does not require re-configuration?

2013-11-20 Thread Alex Malyushytskyy
Is this expected behavior? I remember using old version and update of the variable in the gui leaded to disabling generate button Alex On Mon, Nov 18, 2013 at 4:31 PM, Alex Malyushytskyy wrote: > I downloaded CMake 2.8.12 and faced the following behavior with Cmake > -GUI which

[CMake] Why change option in Cmake -GUI does not require re-configuration?

2013-11-18 Thread Alex Malyushytskyy
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