Rebuild All attempts to rebuild *everything* regardless of dependencies or "out-of-date-ness"... Therefore, everytime a CMakeLists.txt file gets processed, it re-runs CMake. "Build Solution" 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"><<a href="mailto:tyler@cryptio.net">tyler@cryptio.net</a>></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>
> Never use "rebuild all" with a cmake generated *.sln file... Just use "Build<br>
> Solution"...<br>
<br>
</div>Interesting. David, can you elaborate?<br>
<font color="#888888"><br>
tyler<br>
</font></blockquote></div><br>