[3party][glm] Added glm as a submodule
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
daf0dfc2a1
commit
f5c5ea6949
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -32,3 +32,6 @@
|
|||
path = 3party/expat
|
||||
url = git://github.com/libexpat/libexpat.git
|
||||
branch = R_2_2_9
|
||||
[submodule "3party/glm"]
|
||||
path = 3party/glm
|
||||
url = git@github.com:g-truc/glm.git
|
||||
|
|
1
3party/glm
Submodule
1
3party/glm
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6347f62261da5be4e27a256e28aef6abc0ba884d
|
Reference in a new issue