From 74e2286574a4ba6fd5a644c99033d2b1bf33d46b Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 24 Aug 2015 11:57:48 +0200 Subject: gl: Add GLFW thirdparty submodule. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 186e0b02..d374bcb4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,6 +16,9 @@ [submodule "thirdparty/zlib"] path = thirdparty/zlib url = git://git.ghostscript.com/thirdparty/zlib.git +[submodule "thirdparty/glfw"] + path = thirdparty/glfw + url = git://git.ghostscript.com/thirdparty/glfw.git [submodule "thirdparty/curl"] path = thirdparty/curl url = git://git.ghostscript.com/thirdparty/curl.git -- cgit v1.2.3