[cmake-developers] Ninja generator on Windows

Bill Hoffman bill.hoffman at kitware.com
Thu Feb 2 11:18:22 EST 2012


On 2/2/2012 10:41 AM, Nicolas Desprès wrote:

>
> When you use scripts or file like link.txt you lose the power of the
> special $in and $out variables or variable in general that are
> expanded in the rule.
>

I am not sure what those are, must be a Ninja thing...

With windows, unless you have something like link.txt you are going to 
run into command line length issues.  There is no way to use response 
files in ninja?

-Bill



More information about the cmake-developers mailing list