-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy path.gitmodules
31 lines (31 loc) · 1.07 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
[submodule "3rdParty/material-design-icons"]
path = 3rdParty/material-design-icons
url = https://github.com/google/material-design-icons.git
branch = 3.0.1
[submodule "3rdParty/android_openssl"]
path = 3rdParty/android_openssl
url = https://github.com/KDAB/android_openssl.git
[submodule "3rdParty/osm-liberty"]
path = 3rdParty/osm-liberty
url = https://github.com/maputnik/osm-liberty.git
[submodule "3rdParty/enrouteText"]
path = 3rdParty/enrouteText
url = ../enrouteText
[submodule "3rdParty/KDSingleApplication"]
path = 3rdParty/KDSingleApplication
url = https://github.com/KDAB/KDSingleApplication.git
[submodule "3rdParty/sunset"]
path = 3rdParty/sunset
url = https://github.com/buelowp/sunset.git
[submodule "3rdParty/metaf"]
path = 3rdParty/metaf
url = https://gitlab.com/nnaumenko/metaf.git
[submodule "3rdParty/GSL"]
path = 3rdParty/GSL
url = https://github.com/microsoft/GSL.git
[submodule "3rdParty/libzip"]
path = 3rdParty/libzip
url = https://github.com/nih-at/libzip.git
[submodule "3rdParty/enrouteManual"]
path = 3rdParty/enrouteManual
url = ../enrouteManual