删除ULRE.Base代码以及cmake module,改为使用git submodule模式引用

This commit is contained in:
2019-08-22 11:39:21 +08:00
parent 06587519a1
commit f5d663f9a5
202 changed files with 13 additions and 28291 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "3rdpty/assimp"]
path = 3rdpty/assimp
url = https://github.com/assimp/assimp.git
[submodule "CMCMakeModule"]
path = CMCMakeModule
url = https://github.com/hyzboy/CMCMakeModule