[cmake-developers] Toward a more deterministic ninja generator
Nicolas Desprès
nicolas.despres at gmail.com
Tue Jun 14 11:18:43 EDT 2016
Hi,
While working on something else I wrote this patch:
https://github.com/nicolasdespres/CMake/commit/59e4e62ba014c6fcd4519b57b621d9434f99ff19
It makes the ninja generator more deterministic by sorting the build edge's
inputs/outputs. It does not introduce any regression on my macbookpro.
This could help to fix issue #15968.
Regards,
--
Nicolas Desprès
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160614/de5e033c/attachment.html>
More information about the cmake-developers
mailing list