Browse Source
Users should only need to manually add gamelib and Cakelisp, then Dependencies.cake will automatically add dependencies as they are imported by the project.RelativeDependencies
7 changed files with 0 additions and 24 deletions
@ -1,18 +0,0 @@ |
|||
[submodule "Dependencies/cakelisp"] |
|||
path = Dependencies/cakelisp |
|||
url = https://macoy.me/code/macoy/cakelisp |
|||
[submodule "Dependencies/ogre-next"] |
|||
path = Dependencies/ogre-next |
|||
url = https://github.com/OGRECave/ogre-next |
|||
[submodule "Dependencies/ogre-next-deps"] |
|||
path = Dependencies/ogre-next-deps |
|||
url = https://github.com/OGRECave/ogre-next-deps |
|||
[submodule "Dependencies/tracy"] |
|||
path = Dependencies/tracy |
|||
url = https://github.com/wolfpld/tracy |
|||
[submodule "Dependencies/blender2ogre"] |
|||
path = Dependencies/blender2ogre |
|||
url = https://github.com/OGRECave/blender2ogre |
|||
[submodule "Dependencies/aubio"] |
|||
path = Dependencies/aubio |
|||
url = https://github.com/aubio/aubio |
@ -1 +0,0 @@ |
|||
Subproject commit 993c8bad1767f2b1613c9c60f3da870f45b60806 |
Loading…
Reference in new issue