forked from valhalla/valhalla
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
48 lines (48 loc) · 1.73 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 "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