19 lines
523 B
Plaintext
19 lines
523 B
Plaintext
[submodule "cbuild"]
|
|
path = cbuild
|
|
url = https://github.com/Timerix22/cbuild.git
|
|
[submodule "kerep"]
|
|
path = dependencies/kerep
|
|
url = https://github.com/Timerix22/kerep.git
|
|
[submodule "SDL2"]
|
|
path = dependencies/SDL2
|
|
url = https://github.com/Timerix22/SDL.git
|
|
branch = SDL2
|
|
[submodule "imgui"]
|
|
path = dependencies/imgui
|
|
url = https://github.com/Timerix22/imgui.git
|
|
branch = docking_cbuild
|
|
[submodule "imnodes"]
|
|
path = dependencies/imnodes
|
|
url = https://github.com/Timerix22/imnodes
|
|
branch = master_cbuild
|