<div class="gmail_quote">On Wed, Jun 20, 2012 at 12:04 PM, Eric Noulard <span dir="ltr">&lt;<a href="mailto:eric.noulard@gmail.com" target="_blank">eric.noulard@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2012/6/20 Robert Dailey &lt;<a href="mailto:rcdailey.lists@gmail.com">rcdailey.lists@gmail.com</a>&gt;:<br>
<div class="im">&gt; Is there a way to configure separately from generate on the command line?<br>
&gt; cmake-gui allows this but I do not see an option for this for cmake.exe<br>
<br>
</div>I don&#39;t think it&#39;s possible.<br>
This command line does what you want (on Linux):<br>
<br>
echo &quot;c q&quot; | ccmake ..<br>
<br>
May I ask why do you want the feature?</blockquote><div><br></div><div>Sometimes its useful just to perform the configuration step to verify the state of what will be generated, prior to doing that work. It gives me a chance to make any corrections or adjustments. </div>
</div>