Added glm as a git submodule

Feature/BasicRenderer
Nigel Barink 2022-04-29 13:32:58 +02:00
parent 56ec05adf1
commit f613059c2d
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "glfw"]
path = libs/glfw
url = https://github.com/nigelbarink/glfw.git
[submodule "glm"]
path = libs/glm
url = https://github.com/nigelbarink/glm.git

1
libs/glm Submodule

@ -0,0 +1 @@
Subproject commit 72a01d3432204128442b2198d3f595bb84f011bb