Author :
Eric Jing
Date :
2022-04-01 08:52:31
Hash :89d5cce5 Message :CMakeLists.txt: Fix `Info.plist` path.
When building a framework using CMake with `add_subdirectory`, CMake must be
able to find `freetype-Info.plist` when configuring the framework
properties.
Fixes #1145.