mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-08 13:15:01 +00:00
Initial round of CMake refactoring
This commit is contained in:
24
.gitmodules
vendored
24
.gitmodules
vendored
@@ -1,24 +0,0 @@
|
||||
[submodule "externals/tinyxml2"]
|
||||
path = externals/tinyxml2
|
||||
url = https://github.com/leethomason/tinyxml2
|
||||
[submodule "externals/zlib"]
|
||||
path = externals/zlib
|
||||
url = https://github.com/madler/zlib
|
||||
[submodule "externals/assimp"]
|
||||
path = externals/assimp
|
||||
url = https://github.com/assimp/assimp
|
||||
[submodule "externals/nod"]
|
||||
path = externals/nod
|
||||
url=https://gitlab.axiodl.com/AxioDL/nod
|
||||
[submodule "externals/CodeGen"]
|
||||
path = externals/CodeGen
|
||||
url = https://github.com/arukibree/CodeGen
|
||||
[submodule "externals/LibCommon"]
|
||||
path = externals/LibCommon
|
||||
url = https://github.com/arukibree/LibCommon
|
||||
[submodule "externals/lzo"]
|
||||
path = externals/lzo
|
||||
url = https://github.com/nemequ/lzo
|
||||
[submodule "externals/lzokay"]
|
||||
path = externals/lzokay
|
||||
url = https://github.com/jackoalan/lzokay
|
||||
Reference in New Issue
Block a user