mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
16 lines
469 B
Plaintext
16 lines
469 B
Plaintext
[submodule "vendor/mach"]
|
|
path = vendor/mach
|
|
url = https://github.com/hexops/mach.git
|
|
[submodule "vendor/stb"]
|
|
path = vendor/stb
|
|
url = https://github.com/nothings/stb.git
|
|
[submodule "vendor/freetype"]
|
|
path = vendor/freetype
|
|
url = https://github.com/freetype/freetype.git
|
|
[submodule "vendor/cglm"]
|
|
path = vendor/cglm
|
|
url = https://github.com/recp/cglm.git
|
|
[submodule "vendor/freetype-gl"]
|
|
path = vendor/freetype-gl
|
|
url = https://github.com/rougier/freetype-gl
|