<div style="font-family: arial, helvetica, sans-serif"><font size="2"><div class="gmail_quote">On Mon, Jun 18, 2012 at 2:32 AM, Mikael Lyngvig <span dir="ltr"><<a href="mailto:mikael@lyngvig.org" target="_blank">mikael@lyngvig.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi,</div><div><br></div>The docs state that you can do a "make update" to update all top-level and embedded projects from Subversion.</blockquote>
<div><br></div><div>This is a feature of the configure+make build system, and not a feature of the CMake build system. I also don't have any real desire to support it as part of the CMake build system, I think it was always a flawed idea to implement version control commands as part of a build system.</div>
<div><br></div><div>For example, I never, *ever* to in-tree builds, and a usually have many different builds associated with a single source repository. This makes the semantics of 'make update' quite confusing.</div>
<div><br></div><div>I suggest writing the 4 line shell script (or the Windows analog to a 4-line shell script) that updates your tree.</div></div></font></div>