forked from amazon-ion/ion-c
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 841 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "ion-tests"]
path = ion-tests
url = https://github.com/amazon-ion/ion-tests.git
[submodule "tools/ion-bench/deps/libcbor"]
path = tools/ion-bench/deps/libcbor
url = https://github.com/PJK/libcbor.git
[submodule "tools/ion-bench/deps/json-c"]
path = tools/ion-bench/deps/json-c
url = https://github.com/json-c/json-c.git
[submodule "tools/ion-bench/deps/msgpack-c"]
path = tools/ion-bench/deps/msgpack-c
url = https://github.com/msgpack/msgpack-c.git
[submodule "tools/ion-bench/deps/yyjson"]
path = tools/ion-bench/deps/yyjson
url = https://github.com/ibireme/yyjson.git
[submodule "tools/ion-bench/deps/google-benchmark"]
path = tools/ion-bench/deps/google-benchmark
url = https://github.com/google/benchmark.git
[submodule "deps/google-test"]
path = deps/google-test
url = https://github.com/google/googletest.git