Files
vb01/.gitmodules
T

19 lines
568 B
Plaintext

[submodule "external/glad"]
path = external/glad
url = https://github.com/Dav1dde/glad
[submodule "external/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw
[submodule "external/glm"]
path = external/glm
url = https://github.com/g-truc/glm
[submodule "external/freetype"]
path = external/freetype
url = https://gitlab.freedesktop.org/freetype/freetype
[submodule "external/assimp"]
path = external/assimp
url = https://github.com/assimp/assimp
[submodule "external/CppUnit"]
path = external/CppUnit
url = https://github.com/Ultimaker/CppUnit