[cmake-developers] FindFreetype Patches

Brad King brad.king at kitware.com
Thu May 29 08:58:51 EDT 2014


On 05/28/2014 10:24 PM, Greg Jung wrote:
> I found on Linux, FindFreetype is not found because it is invoked the lower-case "f'.
> Propose to change the name to Findfreetype.

Call "find_package(Freetype)" in your project to get the case right.

-Brad




More information about the cmake-developers mailing list