将platform改为使用独立的CMPlatform

This commit is contained in:
2019-08-23 11:17:21 +08:00
parent 01e30e0a21
commit 5972a58648
7 changed files with 10 additions and 352 deletions

3
.gitmodules vendored
View File

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