diff options
| author | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2022-09-13 14:34:40 -0700 |
|---|---|---|
| committer | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2022-09-13 14:34:40 -0700 |
| commit | 59191b05cd0711dfc54bbf1c1f900bab594b87a5 (patch) | |
| tree | 8e56542fe1f48a307b4a7b6e836fba5349e19ac5 /.gitmodules | |
| parent | d422d1ee78d16a6ebd36a58426f63157250808a3 (diff) | |
build fontconfig
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 89a90e84a..a7820d48f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "vendor/harfbuzz"] path = vendor/harfbuzz url = https://github.com/harfbuzz/harfbuzz.git +[submodule "vendor/zig-libxml2"] + path = vendor/zig-libxml2 + url = https://github.com/mitchellh/zig-libxml2.git |
