add submodule

This commit is contained in:
2019-11-29 20:56:25 +08:00
parent f74ad4c384
commit 1fdc368e32
7 changed files with 24 additions and 0 deletions

18
.gitmodules vendored Normal file
View File

@@ -0,0 +1,18 @@
[submodule "CMCMakeModule"]
path = CMCMakeModule
url = https://github.com/hyzboy/CMCMakeModule.git
[submodule "CMCore"]
path = CMCore
url = https://github.com/hyzboy/CMCore.git
[submodule "CMPlatform"]
path = CMPlatform
url = https://github.com/hyzboy/CMPlatform
[submodule "CMUtil"]
path = CMUtil
url = https://github.com/hyzboy/CMUtil.git
[submodule "MathGeoLib"]
path = MathGeoLib
url = https://github.com/juj/MathGeoLib.git
[submodule "TexConv"]
path = TexConv
url = https://hyzboy@bitbucket.org/cm_dev/cmtexconv.git