16 lines
467 B
Plaintext
16 lines
467 B
Plaintext
[submodule "external/tomlplusplus"]
|
|
path = external/tomlplusplus
|
|
url = https://github.com/marzer/tomlplusplus
|
|
[submodule "external/spdlog"]
|
|
path = external/spdlog
|
|
url = https://github.com/gabime/spdlog
|
|
[submodule "external/glad"]
|
|
path = external/glad
|
|
url = https://github.com/Dav1dde/glad
|
|
[submodule "external/glm"]
|
|
path = external/glm
|
|
url = https://github.com/g-truc/glm
|
|
[submodule "external/stb"]
|
|
path = external/stb
|
|
url = https://github.com/nothings/stb
|