forked from valhalla/valhalla
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
51 lines (51 loc) · 1.82 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
49
50
51
[submodule "OSM-binary"]
path = third_party/OSM-binary
url = https://github.com/scrosby/OSM-binary.git
[submodule "rapidjson"]
path = third_party/rapidjson
url = https://github.com/miloyip/rapidjson
[submodule "third_party/dirent"]
path = third_party/dirent
url = https://github.com/tronkko/dirent
[submodule "third_party/date"]
path = third_party/date
url = https://github.com/HowardHinnant/date.git
[submodule "third_party/googletest"]
path = third_party/googletest
url = https://github.com/google/googletest.git
[submodule "third_party/libosmium"]
path = third_party/libosmium
url = https://github.com/osmcode/libosmium.git
[submodule "third_party/protozero"]
path = third_party/protozero
url = https://github.com/mapbox/protozero.git
[submodule "third_party/microtar"]
path = third_party/microtar
url = https://github.com/rxi/microtar.git
[submodule "third_party/benchmark"]
path = third_party/benchmark
url = https://github.com/google/benchmark
[submodule "third_party/robin-hood-hashing"]
path = third_party/robin-hood-hashing
url = https://github.com/martinus/robin-hood-hashing.git
[submodule "third_party/fastcov"]
path = third_party/fastcov
url = https://github.com/RPGillespie6/fastcov.git
[submodule "third_party/pybind11"]
path = third_party/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "third_party/cpp-statsd-client"]
path = third_party/cpp-statsd-client
url = https://github.com/vthiery/cpp-statsd-client
[submodule "third_party/lz4"]
path = third_party/lz4
url = https://github.com/lz4/lz4
[submodule "third_party/cxxopts"]
path = third_party/cxxopts
url = https://github.com/jarro2783/cxxopts.git
[submodule "third_party/just_gtfs"]
path = third_party/just_gtfs
url = https://github.com/valhalla/just_gtfs
[submodule "third_party/tz"]
path = third_party/tz
url = https://github.com/eggert/tz.git