From c390a8736b99d8fc80fbd61c0f405bd7cc00d0aa Mon Sep 17 00:00:00 2001 From: 54108 <3318195572@qq.com> Date: Mon, 16 Sep 2024 11:18:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0glfw=E5=AD=90=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ glfw | 1 + 2 files changed, 4 insertions(+) create mode 160000 glfw 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