<br><br><div class="gmail_quote">On Wed, Feb 15, 2012 at 7:12 PM, Bill Hoffman <span dir="ltr"><<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 2/15/2012 1:01 PM, David Cole wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
But this is true with every CMake generator *except* for the "Unix<br>
Makefiles" generator.<br>
<br>
And you don't have to build it twice. On most of our "other" dashboards,<br>
we simply use an installation of a recent stable release as the<br>
CMake/ctest that drives the dashboard.<br>
</blockquote>
<br></div>
Right, so just build the most recent ninja capable cmake you can, and use that to drive the dashboard.<br>
<br>
BTW, I am working on seeing how the windows build works, and the stage/ninja-generator branch does not build ninja stuff on windows.<br>
<br>
 # Ninja only works on UNIX.<br>
 IF(UNIX)<br>
....<br>
<br>
<br>
<br>
I assume this is old, and should be fixed?</blockquote><div><br></div><div>Yes support for Windows and MacOSX is not yet included in the patch you have merged AFAIK. I think that would be part of the stabilisation work on this generator as soon as it is on the dashboard. Few bugs are remaining on MacOSX and Ninja is building on Windows. I don't known how many bugs in cmake's test suite fails on Windows yet.</div>

</div><div><br></div>-- <br>Nicolas Desprès<br><br>