Commit f40d7d2b6d90ff73d4340b06953210b79b0651e4

David Capello 2016-06-09T10:55:52

[cmake] Avoid modifying `ftconfig.h' and `ftoption.h' files. * CMakeLists.txt: Each time cmake is run those files are modified and the whole FreeType library is recompiled. With this change we change the files only if there are real modifications, so we can avoid recompilations.