-
Notifications
You must be signed in to change notification settings - Fork 23
/
.gitmodules
24 lines (24 loc) · 870 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "thirdparty/jbig2dec"]
path = thirdparty/jbig2dec
url = git://git.ghostscript.com/jbig2dec.git
[submodule "thirdparty/mujs"]
path = thirdparty/mujs
url = git://git.ghostscript.com/mujs.git
[submodule "thirdparty/freetype"]
path = thirdparty/freetype
url = git://git.ghostscript.com/thirdparty/freetype.git
[submodule "thirdparty/jpeg"]
path = thirdparty/jpeg
url = git://git.ghostscript.com/thirdparty/jpeg.git
[submodule "thirdparty/openjpeg"]
path = thirdparty/openjpeg
url = git://git.ghostscript.com/thirdparty/openjpeg.git
[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