This commit is contained in:
baidwwy 2021-04-23 21:44:12 +08:00
parent 73417ca8ca
commit 0b35f57d5d
1 changed files with 6 additions and 1 deletions

7
.gitmodules vendored
View File

@ -4,7 +4,8 @@
branch = master
[submodule "dependent/zlib"]
path = dependent/zlib
url = https://gitee.com/GGELUA/zlib
url = https://gitee.com/mirrors/zlib
branch = master
[submodule "dependent/mongo-c-driver"]
path = dependent/mongo-c-driver
url = https://gitee.com/mirrors/mongo-c-driver
@ -12,12 +13,15 @@
[submodule "dependent/SQLite3MultipleCiphers"]
path = dependent/SQLite3MultipleCiphers
url = https://gitee.com/GGELUA/SQLite3MultipleCiphers
branch = master
[submodule "dependent/libzmq"]
path = dependent/libzmq
url = https://gitee.com/mirrors/libzmq
branch = master
[submodule "dependent/SDL"]
path = dependent/SDL
url = https://gitee.com/GGELUA/SDL
branch = main
[submodule "dependent/SDL_ttf"]
path = dependent/SDL_ttf
url = https://gitee.com/GGELUA/SDL_ttf
@ -29,6 +33,7 @@
[submodule "dependent/SDL_mixer"]
path = dependent/SDL_mixer
url = https://gitee.com/GGELUA/SDL_mixer
branch = master
[submodule "dependent/curl"]
path = dependent/curl
url = https://gitee.com/mirrors/curl