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

1
CMCMakeModule Submodule

Submodule CMCMakeModule added at 4ac904d834

1
CMCore Submodule

Submodule CMCore added at d8e2bde533

1
CMPlatform Submodule

Submodule CMPlatform added at 17b14af957

1
CMUtil Submodule

Submodule CMUtil added at a3ef6866ae

1
MathGeoLib Submodule

Submodule MathGeoLib added at 35058b7f88

1
TexConv Submodule

Submodule TexConv added at c3d81daa94