commit | 6760021d6f4beef852c6560607b32090bcfa5acb | [log] [tgz] |
---|---|---|
author | Khaled Hosny <khaledhosny@eglug.org> | Thu Oct 12 12:05:08 2017 +0300 |
committer | ebraminio <ebrahim@gnu.org> | Thu Oct 12 12:35:08 2017 +0330 |
tree | a3ee86b05eeb9518615d2608271721a7b0e39004 | |
parent | 6a2cbc6ef51680309eb3970ed9c66ff766dc8040 [diff] |
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