dependencies moved
This commit is contained in:
10
.gitmodules
vendored
10
.gitmodules
vendored
@@ -2,21 +2,21 @@
|
||||
path = cbuild
|
||||
url = https://github.com/Timerix22/cbuild.git
|
||||
[submodule "kerep"]
|
||||
path = kerep
|
||||
path = dependencies/kerep
|
||||
url = https://github.com/Timerix22/kerep.git
|
||||
[submodule "SDL2"]
|
||||
path = SDL2
|
||||
path = dependencies/SDL2
|
||||
url = https://github.com/Timerix22/SDL.git
|
||||
branch = SDL2
|
||||
[submodule "imgui"]
|
||||
path = imgui
|
||||
path = dependencies/imgui
|
||||
url = https://github.com/Timerix22/imgui.git
|
||||
branch = docking_cbuild
|
||||
[submodule "imgui-node-editor"]
|
||||
path = imgui-node-editor
|
||||
path = dependencies/imgui-node-editor
|
||||
url = https://github.com/Timerix22/imgui-node-editor.git
|
||||
branch = develop_cbuild
|
||||
[submodule "imnodes"]
|
||||
path = imnodes
|
||||
path = dependencies/imnodes
|
||||
url = https://github.com/Timerix22/imnodes
|
||||
branch = master_cbuild
|
||||
|
||||
Reference in New Issue
Block a user