[cmake-developers] -GNinja on Windows

Peter Kümmel syntheticpp at gmx.net
Wed Jun 13 13:20:44 EDT 2012


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
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
>



More information about the cmake-developers mailing list