Files
Kueffner, Maximilian ea8697088c project boilerplate
2025-03-12 18:54:23 +01:00

14 lines
412 B
Plaintext

[submodule "spdlog"]
path = modules/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "portable-file-dialogs"]
path = modules/portable-file-dialogs
url = https://github.com/samhocevar/portable-file-dialogs.git
[submodule "imgui"]
path = modules/imgui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "glfw"]
path = modules/glfw
url = https://github.com/glfw/glfw