mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-09 11:11:29 -06:00
Add FreeType submodule for GitHub CI workflows
This commit is contained in:
parent
e9ca20b65d
commit
240499b2c9
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -123,3 +123,7 @@
|
||||
[submodule "externals/aacdec/fdk-aac"]
|
||||
path = externals/aacdec/fdk-aac
|
||||
url = https://android.googlesource.com/platform/external/aac
|
||||
[submodule "externals/freetype"]
|
||||
path = externals/freetype
|
||||
url = https://github.com/freetype/freetype.git
|
||||
shallow = true
|
||||
|
||||
1
externals/freetype
vendored
Submodule
1
externals/freetype
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b91f75bd02db43b06d634591eb286d3eb0ce3b65
|
||||
Loading…
Reference in New Issue
Block a user