added missing file

This commit is contained in:
devZoGok
2021-10-19 19:06:41 +03:00
parent bd80edada3
commit 8014ffd1ca
+12
View File
@@ -0,0 +1,12 @@
[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