ghostty/.gitmodules
Mitchell Hashimoto 5e919cee2d remove freetype-gl
2022-04-05 19:55:30 -07:00

13 lines
363 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