622fd1e48b
* Remove cglm from submodules * Add cglm to list of dependencies * Prefer system version of cglm, with a wrap fallback (as with other dependencies)
14 lines
545 B
Text
14 lines
545 B
Text
[submodule "gamecontrollerdb"]
|
|
path = external/gamecontrollerdb
|
|
url = https://github.com/taisei-project/SDL_GameControllerDB.git
|
|
branch = master
|
|
[submodule "external/koishi"]
|
|
path = external/koishi
|
|
url = https://github.com/taisei-project/koishi.git
|
|
[submodule "external/basis_universal"]
|
|
path = external/basis_universal
|
|
url = https://github.com/taisei-project/basis_universal.git
|
|
branch = taisei
|
|
[submodule "external/python-zipfile-zstd"]
|
|
path = external/python-zipfile-zstd
|
|
url = https://github.com/taisei-project/python-zipfile-zstd
|