-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitmodules
21 lines (21 loc) · 871 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "dependencies/googletest"]
path = dependencies/googletest
url = https://github.com/google/googletest.git
[submodule "dependencies/g3log"]
path = dependencies/g3log
url = https://github.com/gimesketvirtadieni/g3log.git
[submodule "dependencies/cxxopts"]
path = dependencies/cxxopts
url = https://github.com/jarro2783/cxxopts.git
[submodule "dependencies/scope_guard"]
path = dependencies/scope_guard
url = https://github.com/gimesketvirtadieni/boost.scope_guard.git
[submodule "dependencies/type_safe"]
path = dependencies/type_safe
url = https://github.com/foonathan/type_safe
[submodule "dependencies/networking-ts-impl"]
path = dependencies/networking-ts-impl
url = https://github.com/chriskohlhoff/networking-ts-impl.git
[submodule "dependencies/conwrap2"]
path = dependencies/conwrap2
url = https://github.com/gimesketvirtadieni/conwrap2.git