mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
Add glm submodule
This commit is contained in:
parent
ae4a4dfc29
commit
9da11b95d9
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -28,3 +28,6 @@
|
|||
[submodule "third_party/cmrc"]
|
||||
path = third_party/cmrc
|
||||
url = https://github.com/vector-of-bool/cmrc
|
||||
[submodule "third_party/glm"]
|
||||
path = third_party/glm
|
||||
url = https://github.com/g-truc/glm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue