forked from felixguendling/cpp-serialization-benchmark
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 697 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 697 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "external_lib/google-benchmark"]
path = external_lib/google-benchmark
url = https://github.com/google/benchmark.git
[submodule "external_lib/flatbuffers"]
path = external_lib/flatbuffers
url = https://github.com/google/flatbuffers.git
[submodule "external_lib/capnproto"]
path = external_lib/capnproto
url = https://github.com/felixguendling/capnproto.git
[submodule "external_lib/cereal"]
path = external_lib/cereal
url = https://github.com/USCiLab/cereal.git
[submodule "external_lib/cista"]
path = external_lib/cista
url = git@github.com:felixguendling/cista.git
[submodule "external_lib/zpp_bits"]
path = external_lib/zpp_bits
url = https://github.com/eyalz800/zpp_bits