Add everything.
Some checks failed
Build C++ Project with Fedora Container and Create Release / build (push) Has been cancelled
Some checks failed
Build C++ Project with Fedora Container and Create Release / build (push) Has been cancelled
This commit is contained in:
10
.gitmodules
vendored
Normal file
10
.gitmodules
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
[submodule "src/ThirdParty/imgui"]
|
||||
path = src/ThirdParty/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
branch = docking
|
||||
[submodule "src/ThirdParty/glfw"]
|
||||
path = src/ThirdParty/glfw
|
||||
url = https://github.com/TheCherno/glfw.git
|
||||
[submodule "src/ThirdParty/ImGuizmo"]
|
||||
path = src/ThirdParty/ImGuizmo
|
||||
url = https://github.com/CedricGuillemet/ImGuizmo.git
|
||||
Reference in New Issue
Block a user