16 lines
444 B
Plaintext
16 lines
444 B
Plaintext
[submodule "external/spdlog"]
|
|
path = external/spdlog
|
|
url = https://github.com/gabime/spdlog
|
|
[submodule "external/glm"]
|
|
path = external/glm
|
|
url = https://github.com/g-truc/glm
|
|
[submodule "external/glfw"]
|
|
path = external/glfw
|
|
url = https://github.com/glfw/glfw
|
|
[submodule "external/fmt"]
|
|
path = external/fmt
|
|
url = https://github.com/fmtlib/fmt
|
|
[submodule "external/assimp"]
|
|
path = external/assimp
|
|
url = https://github.com/assimp/assimp
|