mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
submodule: freetype
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -7,3 +7,6 @@
|
|||||||
[submodule "vendor/stb"]
|
[submodule "vendor/stb"]
|
||||||
path = vendor/stb
|
path = vendor/stb
|
||||||
url = https://github.com/nothings/stb.git
|
url = https://github.com/nothings/stb.git
|
||||||
|
[submodule "vendor/freetype"]
|
||||||
|
path = vendor/freetype
|
||||||
|
url = https://github.com/freetype/freetype.git
|
||||||
|
1
vendor/freetype
vendored
Submodule
1
vendor/freetype
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit aee6b9472732c627ff844d4fb75a588d388b6570
|
Reference in New Issue
Block a user