forked from mousebird-consulting-inc/WhirlyGlobe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
48 lines (48 loc) · 1.78 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
45
46
47
48
[submodule "third-party/shapelib"]
path = third-party/shapelib
url = https://github.com/mousebird/shapelib.git
[submodule "third-party/boost"]
path = third-party/boost
url = https://github.com/mousebird/boost.git
[submodule "third-party/proj-4"]
path = third-party/proj-4
url = https://github.com/mousebird/proj-4.git
[submodule "third-party/AFNetworking"]
path = third-party/AFNetworking
url = https://github.com/AFNetworking/AFNetworking
[submodule "third-party/libjson"]
path = third-party/libjson
url = https://github.com/mousebird/libjson.git
[submodule "third-party/glues"]
path = third-party/glues
url = https://github.com/mousebird/glues.git
[submodule "third-party/KissXML"]
path = third-party/KissXML
url = https://github.com/mousebird/KissXML.git
[submodule "third-party/AFKissXMLRequestOperation"]
path = third-party/AFKissXMLRequestOperation
url = https://github.com/AFNetworking/AFKissXMLRequestOperation.git
[submodule "third-party/fmdb"]
path = third-party/fmdb
url = https://github.com/ccgus/fmdb.git
[submodule "third-party/SMCalloutView"]
path = third-party/SMCalloutView
url = https://github.com/nfarina/calloutview.git
[submodule "third-party/tinyxml2"]
path = third-party/tinyxml2
url = https://github.com/leethomason/tinyxml2
[submodule "third-party/kompex-sqlite-wrapper"]
path = third-party/kompex-sqlite-wrapper
url = https://github.com/Aethelflaed/kompex-sqlite-wrapper.git
[submodule "eigen2"]
path = third-party/eigen
url = https://github.com/RLovelett/eigen
[submodule "resources_new"]
path = resources
url = https://github.com/mousebird/wg-resources-new.git
[submodule "clipper2"]
path = third-party/clipper
url = https://github.com/mousebird/clipper
[submodule "third-party/protobuf"]
path = third-party/protobuf
url = https://github.com/mousebird/protobuf.git