1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 15:04:36 +03:00
wezterm/.gitmodules
2019-03-23 11:30:34 -07:00

16 lines
541 B
Plaintext

[submodule "harfbuzz/harfbuzz"]
path = deps/harfbuzz/harfbuzz
url = https://github.com/harfbuzz/harfbuzz.git
[submodule "ci/esctest"]
path = ci/esctest
url = https://gitlab.freedesktop.org/terminal-wg/esctest
[submodule "freetype/freetype2"]
path = deps/freetype/freetype2
url = git://git.savannah.gnu.org/freetype/freetype2.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