forked from fpw/avitab
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
44 lines (44 loc) · 1.06 KB
/
.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[submodule "lib/lvgl"]
path = lib/lvgl
url = https://github.com/littlevgl/lvgl.git
ignore = dirty
[submodule "lib/detex"]
path = lib/detex
url = https://github.com/hglm/detex
ignore = dirty
[submodule "lib/stb"]
path = lib/stb
url = https://github.com/nothings/stb
ignore = dirty
[submodule "lib/json"]
path = lib/json
url = https://github.com/nlohmann/json
ignore = dirty
[submodule "lib/mupdf"]
path = lib/mupdf
url = https://github.com/ArtifexSoftware/mupdf
ignore = dirty
[submodule "lib/curl"]
path = lib/curl
url = https://github.com/curl/curl
ignore = dirty
[submodule "lib/mbedtls"]
path = lib/mbedtls
url = https://github.com/ARMmbed/mbedtls
ignore = dirty
[submodule "lib/libtiff"]
path = lib/libtiff
url = https://github.com/vadz/libtiff
ignore = dirty
[submodule "lib/proj"]
path = lib/proj
url = https://github.com/OSGeo/proj.4
ignore = dirty
[submodule "lib/libgeotiff"]
path = lib/libgeotiff
url = https://github.com/fpw/libgeotiff
ignore = dirty
[submodule "lib/XSDK"]
path = lib/XSDK
url = https://github.com/fpw/XSDK
ignore = dirty