add freetype as submodule locked to VER-2-14-1

This commit is contained in:
2025-12-07 14:34:05 +08:00
parent a66c70f0b7
commit 332ac2907b
2 changed files with 9 additions and 0 deletions

8
.gitmodules vendored
View File

@@ -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

Submodule third_party/freetype added at 526ec5c47b