1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-22 22:42:48 +03:00
wezterm/.gitmodules
2021-01-26 19:26:37 -08:00

13 lines
433 B
Plaintext

[submodule "harfbuzz/harfbuzz"]
path = deps/harfbuzz/harfbuzz
url = https://github.com/harfbuzz/harfbuzz.git
[submodule "freetype/libpng"]
path = deps/freetype/libpng
url = https://github.com/glennrp/libpng.git
[submodule "deps/freetype/zlib"]
path = deps/freetype/zlib
url = https://github.com/madler/zlib.git
[submodule "freetype2"]
path = deps/freetype/freetype2
url = https://gitlab.freedesktop.org/freetype/freetype.git