summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2015-08-24 11:57:48 +0200
committerTor Andersson <tor.andersson@artifex.com>2015-10-06 11:21:23 +0200
commit74e2286574a4ba6fd5a644c99033d2b1bf33d46b (patch)
treeb46dc7860ff8a05057011e100f1f47466c3f6ea3 /.gitmodules
parent22cfd27af25ee0167111410572ab5f63271fdba8 (diff)
downloadmupdf-74e2286574a4ba6fd5a644c99033d2b1bf33d46b.tar.xz
gl: Add GLFW thirdparty submodule.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
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