Dawn/.gitmodules
2021-11-07 19:42:50 -08:00

19 lines
484 B
Plaintext

[submodule "lib/Unity"]
path = lib/Unity
url = https://github.com/ThrowTheSwitch/Unity.git
[submodule "lib/stb"]
path = lib/stb
url = https://github.com/nothings/stb
[submodule "lib/cglm"]
path = lib/cglm
url = https://github.com/recp/cglm
[submodule "lib/glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw
[submodule "lib/libzip"]
path = lib/libzip
url = https://github.com/nih-at/libzip
[submodule "lib/zlib"]
path = lib/zlib
url = https://github.com/madler/zlib