[cmake-developers] -GNinja on Windows

David Cole david.cole at kitware.com
Wed Jun 13 17:30:43 EDT 2012


On Wed, Jun 13, 2012 at 1:20 PM, Peter Kümmel <syntheticpp at gmx.net> wrote:

> On 13.06.2012 18:53, Bill Hoffman wrote:
>
>> On 6/13/2012 12:41 PM, Peter Kümmel wrote:
>>
>>>
>>> Yes, this looks like a more advanced solution.
>>> We only need to extract #line 1234 "c:\..." from the generated file.
>>>
>>> Peter
>>> --
>>>
>> Just do this:
>>
>>   cl /P  /showIncludes
>>
>> Then it won't error out, and will show the includes in the same format.
>>
>
> Yes, perfect!
>
>
>
>> -Bill
>> --
>>
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at http://www.kitware.com/**
>> opensource/opensource.html<http://www.kitware.com/opensource/opensource.html>
>>
>> Please keep messages on-topic and check the CMake FAQ at:
>> http://www.cmake.org/Wiki/**CMake_FAQ<http://www.cmake.org/Wiki/CMake_FAQ>
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/cgi-**bin/mailman/listinfo/cmake-**developers<http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers>
>>
>>  --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/**
> opensource/opensource.html<http://www.kitware.com/opensource/opensource.html>
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/**CMake_FAQ<http://www.cmake.org/Wiki/CMake_FAQ>
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/cgi-**bin/mailman/listinfo/cmake-**developers<http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers>
>


I just committed the CMakeLists file to enable the ninja generator by
default on Windows now that we have all the CMake test suite passing.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2077e98753a505490d16cba42af0e0cae04f2c36

Nice job to all the Ninja+CMake contributors. Congrats!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20120613/ef1662ed/attachment.html>


More information about the cmake-developers mailing list