diff --git a/.gitmodules b/.gitmodules index 6491ee4..068733a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = imgui url = https://github.com/ocornut/imgui.git branch = docking +[submodule "glfw"] + path = glfw + url = https://github.com/glfw/glfw.git diff --git a/glfw b/glfw new file mode 160000 index 0000000..b35641f --- /dev/null +++ b/glfw @@ -0,0 +1 @@ +Subproject commit b35641f4a3c62aa86a0b3c983d163bc0fe36026d