[CMake] FindFreetype.cmake doesn't find debug library freetyped.lib

Stuart Mentzer Stuart_Mentzer at objexx.com
Sat Jun 4 16:51:38 EDT 2016


Hello,

FindFreetype.cmake is failing to find the debug library on Windows because it is named freetype*d*.lib and freetyped isn't in the NAMES list. Is there some variable I can set to get it found or can freetyped get added to NAMES?

Thanks,
Stuart



More information about the CMake mailing list