[cmake-developers] [PATCH] Prevent compilers to be silently modified when using Ninja, generator

Sylvain Joubert joubert.sy at gmail.com
Sat Sep 20 16:55:01 EDT 2014


Hi,

Please find attached a patch that fixes Ninja generator.

Unlike Unix Makefiles generator it was possible to change compiler path 
without being notified, without the cache being deleted and more 
important the generated Ninja solution was not updated with the new 
compilers while the CMake cache was.

I also activated the tests for this feature when building/testing CMake 
using Ninja

Regards,
Sylvain
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Prevent-compilers-to-be-silently-modified-when-using.patch
Type: text/x-patch
Size: 1840 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20140920/72ef20c3/attachment.bin>


More information about the cmake-developers mailing list