forked from mousebird-consulting-inc/WhirlyGlobe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.32 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
[submodule "third-party/shapelib"]
path = third-party/shapelib
url = https://github.com/mousebird/shapelib.git
[submodule "third-party/clipper"]
path = third-party/clipper
url = https://github.com/mousebird/clipper.git
[submodule "third-party/boost"]
path = third-party/boost
url = https://github.com/mousebird/boost.git
[submodule "third-party/eigen"]
path = third-party/eigen
url = https://github.com/mousebird/eigen.git
[submodule "resources"]
path = resources
url = https://github.com/mousebird/wg-resources.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/lunixbochs/glues.git
[submodule "third-party/KissXML"]
path = third-party/KissXML
url = https://github.com/robbiehanson/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