[cmake-developers] -GNinja on Windows
Bill Hoffman
bill.hoffman at kitware.com
Wed Jun 13 10:12:22 EDT 2012
On 6/13/2012 9:31 AM, 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).
OK, so we need a test for rc file depend tracking. I did not realize
that was still missing. We have it for c/c++ now. I am guessing there
is no rc /showincludes option. I guess the thing to do there is to use
the cmake parser and write a cmrcdep executable that uses the cmake
depend stuff and then calls rc. Are you interested in doing that?
-Bill
More information about the cmake-developers
mailing list