[cmake-developers] -GNinja on Windows

Peter Kümmel syntheticpp at gmx.net
Tue Jun 12 13:22:23 EDT 2012


On 12.06.2012 18:07, Bill Hoffman wrote:
> On 6/12/2012 11:21 AM, Peter Kümmel wrote:
>>
>> When you debug it, you will see that it is not that simple.
>> When the path is read you don't know what is done with it later on.
>>
>> And feeding fopen with " is wrong anyway.
>
> BTW, you can create files with " in the name on Windows, just not from
> explorer:
>
> touch \"

Maybe you should use "\" \"" as build folder ;)

>
> $ ls -l
> total 69
> -rw-r--r--  1 hoffman Domain Users    0 Jun 12 12:05 "
>
> -Bill



More information about the cmake-developers mailing list