dear imgui and glfw added
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -5,3 +5,9 @@
|
||||
[submodule "external/LibraryLinkUtilities"]
|
||||
path = external/LibraryLinkUtilities
|
||||
url = https://github.com/WolframResearch/LibraryLinkUtilities
|
||||
[submodule "external/imgui"]
|
||||
path = external/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
[submodule "external/glfw"]
|
||||
path = external/glfw
|
||||
url = https://github.com/glfw/glfw.git
|
||||
|
||||
Reference in New Issue
Block a user