Added macOS support (Homebrew, MacPorts) for libfreetype. (#1006)
* index/li/libfreetype/libfreetype-external.toml: as summary.
This commit is contained in:
@@ -10,3 +10,6 @@ kind = "system"
|
||||
"debian|ubuntu" = ["libfreetype6-dev"]
|
||||
arch = ["freetype2"]
|
||||
msys2 = ["mingw-w64-x86_64-freetype"]
|
||||
homebrew = ["freetype"]
|
||||
macports = ["freetype"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user