> Patch attached for avoid adding lib prefix when compiling with mingw and also > letting to use FT_CONFIG_OPTION_ERROR_STRINGS from cmake command line.
The lib prefix is your personal aversion. Would this work for the second wish? cmake -D PUBLIC=FT_CONFIG_OPTION_ERROR_STRINGS or something
