<div dir="ltr">I downloaded CMake 2.8.12 and faced the following behavior with Cmake -GUI which can be reproduced if:<br><br>After initial configuration click configurations until all options are not marked as red.<br>
Then change one the options.<br><br>Now you are able to click Generate and skip Configure.<br><br>This leads to the wrong project file generated , if last changed option was incompatible with previously set options. <br>
<br><span style="font-size:11pt;font-family:"Calibri","sans-serif"">This does not happen with ccmake.</span>, which enforces configuration after any change.<br><br>It looks like as a bug to me.<br>
<br>Regards,<br><br> Alex</div>