mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 06:14:08 +08:00
add freetype as submodule locked to VER-2-14-1
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -1,3 +1,11 @@
|
||||
[submodule "third_party/SDL3"]
|
||||
path = third_party/SDL3
|
||||
url = https://github.com/libsdl-org/SDL.git
|
||||
|
||||
[submodule "third_party/SDL3_ttf"]
|
||||
path = third_party/SDL3_ttf
|
||||
url = https://github.com/libsdl-org/SDL_ttf.git
|
||||
|
||||
[submodule "third_party/freetype"]
|
||||
path = third_party/freetype
|
||||
url = https://gitlab.freedesktop.org/freetype/freetype.git
|
||||
|
||||
1
third_party/freetype
vendored
Submodule
1
third_party/freetype
vendored
Submodule
Submodule third_party/freetype added at 526ec5c47b
Reference in New Issue
Block a user