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.
1 file changed