Added macOS support (Homebrew, MacPorts) for libfreetype. (#1006)

* index/li/libfreetype/libfreetype-external.toml: as summary.
This commit is contained in:
Simon Wright
2024-03-01 11:51:46 +00:00
committed by GitHub
parent 7629ba5653
commit 57fa845c03
@@ -10,3 +10,6 @@ kind = "system"
"debian|ubuntu" = ["libfreetype6-dev"]
arch = ["freetype2"]
msys2 = ["mingw-w64-x86_64-freetype"]
homebrew = ["freetype"]
macports = ["freetype"]