added CMUtil submodule. updated CMCore.

This commit is contained in:
2021-06-10 18:53:21 +08:00
parent 9e7698cf0c
commit 91fd78a22c
4 changed files with 7 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -22,3 +22,6 @@
[submodule "CMSceneGraph"]
path = CMSceneGraph
url = https://github.com/hyzboy/CMSceneGraph.git
[submodule "CMUtil"]
path = CMUtil
url = https://github.com/hyzboy/CMUtil.git