11 lines
278 B
Plaintext
11 lines
278 B
Plaintext
[submodule "vendor/spdlog"]
|
|
path = vendor/spdlog
|
|
url = https://github.com/gabime/spdlog
|
|
[submodule "vendor/glfw"]
|
|
path = vendor/glfw
|
|
url = https://github.com/glfw/glfw
|
|
[submodule "vendor/imgui"]
|
|
path = vendor/imgui
|
|
url = https://github.com/ocornut/imgui
|
|
branch = docking
|