add submodule
This commit is contained in:
18
.gitmodules
vendored
Normal file
18
.gitmodules
vendored
Normal 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
|
Reference in New Issue
Block a user