deleted MathGeoLib,added glm

This commit is contained in:
2021-09-24 01:05:20 +08:00
parent 099fccaebf
commit 80cae7618c
6 changed files with 8 additions and 7 deletions

6
.gitmodules vendored
View File

@@ -1,6 +1,3 @@
[submodule "3rdpty/MathGeoLib"]
path = 3rdpty/MathGeoLib
url = https://github.com/juj/MathGeoLib.git
[submodule "3rdpty/jsoncpp"]
path = 3rdpty/jsoncpp
url = https://github.com/open-source-parsers/jsoncpp
@@ -25,3 +22,6 @@
[submodule "CMUtil"]
path = CMUtil
url = https://github.com/hyzboy/CMUtil.git
[submodule "3rdpty/glm"]
path = 3rdpty/glm
url = https://github.com/g-truc/glm.git