Rebuild All attempts to rebuild *everything* regardless of dependencies or &quot;out-of-date-ness&quot;... Therefore, everytime a CMakeLists.txt file gets processed, it re-runs CMake. &quot;Build Solution&quot; does an incremental build of only those things that need to be built according to dependency information....<br>
<br><br><div class="gmail_quote">On Mon, Mar 22, 2010 at 11:56 AM, Tyler Roscoe <span dir="ltr">&lt;<a href="mailto:tyler@cryptio.net">tyler@cryptio.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Mon, Mar 22, 2010 at 11:51:51AM -0400, David Cole wrote:<br>
&gt; Never use &quot;rebuild all&quot; with a cmake generated *.sln file... Just use &quot;Build<br>
&gt; Solution&quot;...<br>
<br>
</div>Interesting. David, can you elaborate?<br>
<font color="#888888"><br>
tyler<br>
</font></blockquote></div><br>