commit | 56d182a74d90cde8753d5ec28d37f748f909c729 | [log] [tgz] |
---|---|---|
author | Eric Jing <@CPUcontrol> | Wed Feb 02 18:14:19 2022 +0100 |
committer | Werner Lemberg <wl@gnu.org> | Wed Feb 02 18:15:28 2022 +0100 |
tree | 080fa38b74b02c8f547e99b82327559d07055738 | |
parent | 8e39e42ee94ec4c81499e4d871f802fbfa0745df [diff] |
[cmake] Fix build on MacOS. * CMakeLists.txt (CMAKE_OSX_ARCHITECTURES): Update value to fix the building of a framework on MacOS. * builds/mac/freetype-Info.plist (CFBundleExecutable): Make identifier lowercase only. Fixes #1127.