updated git modules file to use docking branch for imgui
This commit is contained in:
1
.gitmodules
vendored
1
.gitmodules
vendored
@@ -16,6 +16,7 @@
|
|||||||
[submodule "_ThirdParty/imgui"]
|
[submodule "_ThirdParty/imgui"]
|
||||||
path = _ThirdParty/imgui
|
path = _ThirdParty/imgui
|
||||||
url = https://github.com/ocornut/imgui.git
|
url = https://github.com/ocornut/imgui.git
|
||||||
|
branch = docking
|
||||||
[submodule "_ThirdParty/fmt"]
|
[submodule "_ThirdParty/fmt"]
|
||||||
path = _ThirdParty/fmt
|
path = _ThirdParty/fmt
|
||||||
url = https://github.com/fmtlib/fmt.git
|
url = https://github.com/fmtlib/fmt.git
|
||||||
|
|||||||
Reference in New Issue
Block a user