moved glm submodule
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -7,9 +7,9 @@
|
|||||||
[submodule "_ThirdParty/assimp"]
|
[submodule "_ThirdParty/assimp"]
|
||||||
path = _ThirdParty/assimp
|
path = _ThirdParty/assimp
|
||||||
url = https://github.com/assimp/assimp.git
|
url = https://github.com/assimp/assimp.git
|
||||||
[submodule "_ThirdParty/glm"]
|
|
||||||
path = _ThirdParty/glm
|
|
||||||
url = https://github.com/g-truc/glm.git
|
|
||||||
[submodule "_ThirdParty/entt"]
|
[submodule "_ThirdParty/entt"]
|
||||||
path = _ThirdParty/entt
|
path = _ThirdParty/entt
|
||||||
url = https://github.com/skypjack/entt.git
|
url = https://github.com/skypjack/entt.git
|
||||||
|
[submodule "_ThirdParty/glm"]
|
||||||
|
path = _ThirdParty/glm
|
||||||
|
url = https://github.com/g-truc/glm.git
|
||||||
|
|||||||
0
glm → _ThirdParty/glm
vendored
0
glm → _ThirdParty/glm
vendored
Reference in New Issue
Block a user