add git submodule "CMCore"

This commit is contained in:
2019-08-22 15:59:00 +08:00
parent f5d663f9a5
commit 01e30e0a21
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -13,3 +13,6 @@
[submodule "CMCMakeModule"]
path = CMCMakeModule
url = https://github.com/hyzboy/CMCMakeModule
[submodule "CMCore"]
path = CMCore
url = https://github.com/hyzboy/CMCore