-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
33 lines (33 loc) · 1.13 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
[submodule "external/uWebSockets"]
path = external/uWebSockets
url = https://github.com/hoytech/uWebSockets.git
[submodule "external/hoytech-cpp"]
path = external/hoytech-cpp
url = https://github.com/hoytech/hoytech-cpp.git
[submodule "external/config"]
path = external/config
url = https://github.com/taocpp/config.git
[submodule "external/rasgueadb"]
path = external/rasgueadb
url = https://github.com/hoytech/rasgueadb.git
[submodule "external/lmdbxx"]
path = external/lmdbxx
url = https://github.com/hoytech/lmdbxx.git
[submodule "external/docopt.cpp"]
path = external/docopt.cpp
url = https://github.com/docopt/docopt.cpp.git
[submodule "external/json"]
path = external/json
url = https://github.com/taocpp/json.git
[submodule "external/PEGTL"]
path = external/PEGTL
url = https://github.com/taocpp/PEGTL.git
[submodule "external/loguru"]
path = external/loguru
url = https://github.com/emilk/loguru.git
[submodule "external/parallel-hashmap"]
path = external/parallel-hashmap
url = https://github.com/greg7mdp/parallel-hashmap.git
[submodule "external/templar"]
path = external/templar
url = https://github.com/hoytech/templar.git