[cmake-developers] -GNinja on Windows

Peter Kümmel syntheticpp at gmx.net
Wed Jun 13 11:34:14 EDT 2012


On 13.06.2012 15:31, Amine Khaldi wrote:
>
> Please don't consider Windows as "done" until proper dependency tracking
> is in place (it's lacking so far for rc files).
>

Please test stage. I've added rc file dependency tracking.
It's a bit "brute force" because I feed cl.exe with the
.rc file and collect the included files.

This works as long as all #includes are done before
cl.exe stops because of rc specific stuff.

I don't know if cmake could do it better.


> Regards,
> Amine.
> --



More information about the cmake-developers mailing list