> Each time we modify a CMakeLists.txt file, freetype2 is recompiled,
> it's because there are a couple of file(WRITE ...) commands that will
> modify ftconfig.h and ftoption.h files each time cmake is re-executed.
> 
> With this patch we can avoid this using copy_if_different cmake command.

Applied, thanks!


    Werner

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to