> Would it be possible to modify how the ftoption.h and ftconfig.h > files are created in the CMakeLists.txt file? These files are > recreated every time the cmake generation command is called even if > the files already exist and no changes are required. It would be > much better to use the configure_file command in cmake to only > update the files if their contents have changed.
Theoretically, this should already work in version 2.10.1; see commit http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=ebe37508 Werner _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
