[cmake-developers] -GNinja on Windows

Peter Kümmel syntheticpp at gmx.net
Tue Jun 12 07:53:05 EDT 2012


On 11.06.2012 13:23, Amine Khaldi wrote:
> Another thing I noticed while testing ReactOS is that we end up with
> entries like "e:\reactos\ntoskrnl\include/../mm/ARM3/miarm.h" (for
> example) in the .d files, and this triggers recompiles. If this "/../"
> construct is eliminated (not that it's practically possible, I did it
> just for testing) the dependency works fine.

Is fixed now, slashes are used:

   >ninja ntoskrnl
   ninja: no work to do.

>
> Regards,
> Amine.
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
>



More information about the cmake-developers mailing list