dependencies moved

This commit is contained in:
2023-10-12 14:00:48 +06:00
parent ed6e719370
commit 14e103833a
11 changed files with 10 additions and 10 deletions

10
.gitmodules vendored
View File

@@ -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