taisei/.gitmodules
Andrei Alexeyev 622fd1e48b
build: stop vendoring cglm
* Remove cglm from submodules
* Add cglm to list of dependencies
* Prefer system version of cglm, with a wrap fallback (as with other
  dependencies)
2021-04-19 00:50:20 +03:00

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