[cmake-developers] -GNinja on Windows

Bill Hoffman bill.hoffman at kitware.com
Tue Jun 12 12:07:44 EDT 2012


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 \"

$ 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