Browse Source

Removed remaining dependencies

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
Macoy Madson 3 years ago
parent
commit
124e5c92a4
  1. 18
      .gitmodules
  2. 1
      Dependencies/aubio
  3. 1
      Dependencies/blender2ogre
  4. 1
      Dependencies/cakelisp
  5. 1
      Dependencies/ogre-next
  6. 1
      Dependencies/ogre-next-deps
  7. 1
      Dependencies/tracy

18
.gitmodules

@ -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
Dependencies/aubio

@ -1 +0,0 @@
Subproject commit d3325ba1d97167dc17307cd116000c46c7aba1ec

1
Dependencies/blender2ogre

@ -1 +0,0 @@
Subproject commit 388bdb106fa734a9a26542fc864b8c9a3619f1ef

1
Dependencies/cakelisp

@ -1 +0,0 @@
Subproject commit 73e5f5239dc03bf1497ab384165d3b09fb986d4a

1
Dependencies/ogre-next

@ -1 +0,0 @@
Subproject commit 0d6961ce8e2ecc93fa9513e973c3b40a34c33597

1
Dependencies/ogre-next-deps

@ -1 +0,0 @@
Subproject commit 993c8bad1767f2b1613c9c60f3da870f45b60806

1
Dependencies/tracy

@ -1 +0,0 @@
Subproject commit c12de1b326e82ac05925682b0713c6c4400ceaee
Loading…
Cancel
Save