Add harfbuzz build (not used yet)

This commit is contained in:
Mitchell Hashimoto
2022-08-28 10:09:39 -07:00
parent 8ff98446a9
commit 367aba62c4
7 changed files with 118 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -22,3 +22,6 @@
[submodule "vendor/utf8proc"]
path = vendor/utf8proc
url = https://github.com/JuliaStrings/utf8proc.git
[submodule "vendor/harfbuzz"]
path = vendor/harfbuzz
url = https://github.com/harfbuzz/harfbuzz.git