<div class="gmail_quote">On Mon, May 21, 2012 at 9:01 AM, Bill Hoffman <span dir="ltr"><<a href="mailto:bill.hoffman@kitware.com" target="_blank">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 5/20/2012 7:58 AM, Claus Klein wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
So please, there is no reason to disable the ninja generator by default.<br>
</blockquote>
<br>
<br></div>
Sorry, until it actually works with full features I can not do that. OSX needs the frameworks and application bundles implemented. Windows needs file level depends. Too many projects depend on those features. I realized there are use cases that do not use those features on OSX, but if you are building any application on OSX natively that has a GUI it will not work without those features.<div class="HOEnZb">
<div class="h5"><br>
<br>
-Bill<br>
--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<u></u>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/<u></u>CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/<u></u>listinfo/cmake</a><br>
</div></div></blockquote></div><br><div><br></div><div>I agree with Bill here -- we cannot turn it on by default until it works sufficiently for typical use cases.</div><div><br></div><div>For specialized use cases, if you know you want to turn it on, you can easily re-build a CMake of your own that has it enabled. Simply turn on the advanced cache option CMAKE_ENABLE_NINJA when configuring CMake.</div>
<div><br></div><div><br></div><div>HTH,</div><div>David</div><div><br></div>