11 lines
311 B
Plaintext
11 lines
311 B
Plaintext
[submodule "third_party/glfw"]
|
|
path = third_party/glfw
|
|
url = https://github.com/glfw/glfw.git
|
|
[submodule "third_party/glm"]
|
|
path = third_party/glm
|
|
url = https://github.com/g-truc/glm.git
|
|
[submodule "third_party/imgui"]
|
|
path = third_party/imgui
|
|
url = https://github.com/ocornut/imgui.git
|
|
branch = docking
|