From 1fdc368e3265903280e45879cf1fc290c0cbe423 Mon Sep 17 00:00:00 2001 From: hyzboy Date: Fri, 29 Nov 2019 20:56:25 +0800 Subject: [PATCH] add submodule --- .gitmodules | 18 ++++++++++++++++++ CMCMakeModule | 1 + CMCore | 1 + CMPlatform | 1 + CMUtil | 1 + MathGeoLib | 1 + TexConv | 1 + 7 files changed, 24 insertions(+) create mode 100644 .gitmodules create mode 160000 CMCMakeModule create mode 160000 CMCore create mode 160000 CMPlatform create mode 160000 CMUtil create mode 160000 MathGeoLib create mode 160000 TexConv diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5bba81e --- /dev/null +++ b/.gitmodules @@ -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 diff --git a/CMCMakeModule b/CMCMakeModule new file mode 160000 index 0000000..4ac904d --- /dev/null +++ b/CMCMakeModule @@ -0,0 +1 @@ +Subproject commit 4ac904d834b45e6cb3edc1767726850615ca89ee diff --git a/CMCore b/CMCore new file mode 160000 index 0000000..d8e2bde --- /dev/null +++ b/CMCore @@ -0,0 +1 @@ +Subproject commit d8e2bde533be25a283b819cbb412213523f8648e diff --git a/CMPlatform b/CMPlatform new file mode 160000 index 0000000..17b14af --- /dev/null +++ b/CMPlatform @@ -0,0 +1 @@ +Subproject commit 17b14af957b057de41e00752df9e9e58cf970eec diff --git a/CMUtil b/CMUtil new file mode 160000 index 0000000..a3ef686 --- /dev/null +++ b/CMUtil @@ -0,0 +1 @@ +Subproject commit a3ef6866ae3e43cbd06c82c94ea6cde978f62623 diff --git a/MathGeoLib b/MathGeoLib new file mode 160000 index 0000000..35058b7 --- /dev/null +++ b/MathGeoLib @@ -0,0 +1 @@ +Subproject commit 35058b7f881c2a2ad00bf21c083aa88a70277864 diff --git a/TexConv b/TexConv new file mode 160000 index 0000000..c3d81da --- /dev/null +++ b/TexConv @@ -0,0 +1 @@ +Subproject commit c3d81daa9402f119827bfdee6637016fc6aa95aa