Commit 6760021d6f4beef852c6560607b32090bcfa5acb

Khaled Hosny 2017-10-12T12:05:08

CMakelists.txt fix for Freetype builds (#564) Instead of searching for freetype using pkg-config, use the FindFreetype feature of CMake. This allows for better integration with other projects that make use of CMake. Fixes https://github.com/behdad/harfbuzz/issues/518