mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-04-12 10:48:39 +03:00
34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
[submodule "vendor/mach"]
|
|
path = vendor/mach
|
|
url = https://github.com/hexops/mach.git
|
|
[submodule "vendor/freetype"]
|
|
path = vendor/freetype
|
|
url = https://github.com/freetype/freetype.git
|
|
[submodule "vendor/libuv"]
|
|
path = vendor/libuv
|
|
url = https://github.com/libuv/libuv.git
|
|
[submodule "vendor/tracy"]
|
|
path = vendor/tracy
|
|
url = https://github.com/wolfpld/tracy.git
|
|
[submodule "vendor/mach-sdk/sdk-linux-aarch64"]
|
|
path = vendor/mach-sdk/sdk-linux-aarch64
|
|
url = https://github.com/hexops/sdk-linux-aarch64.git
|
|
[submodule "vendor/zlib"]
|
|
path = vendor/zlib
|
|
url = https://github.com/madler/zlib.git
|
|
[submodule "vendor/libpng"]
|
|
path = vendor/libpng
|
|
url = https://github.com/glennrp/libpng.git
|
|
[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
|
|
[submodule "vendor/zig-libxml2"]
|
|
path = vendor/zig-libxml2
|
|
url = https://github.com/mitchellh/zig-libxml2.git
|
|
[submodule "vendor/cimgui"]
|
|
path = vendor/cimgui
|
|
url = https://github.com/cimgui/cimgui.git
|