mirror of
https://github.com/ApfelTeeSaft/vb01.git
synced 2026-08-26 19:33:45 +00:00
dependencies retrieved from subfolders
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user