From 7b1e28afb0cefd6fbc346115b11dee5faa2d441d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 29 Apr 2019 17:24:29 -0400 Subject: [PATCH] Use new commit for GLFW submodule. --- .gitmodules | 7 +++---- dep/glfw | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index c368c117..b58bc96c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,10 +10,9 @@ [submodule "dep/oui-blendish"] path = dep/oui-blendish url = https://github.com/AndrewBelt/oui-blendish.git -[submodule "dep/glfw"] - path = dep/glfw - url = https://github.com/AndrewBelt/glfw.git - branch = openedFilename [submodule "dep/rtaudio"] path = dep/rtaudio url = https://github.com/thestk/rtaudio.git +[submodule "dep/glfw"] + path = dep/glfw + url = https://github.com/AndrewBelt/glfw.git diff --git a/dep/glfw b/dep/glfw index 7ba23eb0..d9ab59ef 160000 --- a/dep/glfw +++ b/dep/glfw @@ -1 +1 @@ -Subproject commit 7ba23eb03854dfe6ce36cc6d61cb913f76cad774 +Subproject commit d9ab59efc781c392128a449361a381fcc93cf6f3