forked from jwbuurlage/TPT
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
25 lines (25 loc) · 736 Bytes
/
.gitmodules
File metadata and controls
25 lines (25 loc) · 736 Bytes
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
[submodule "pybind11"]
path = python/build/pybind11
url = https://github.com/pybind/pybind11
[submodule "ext/fmt"]
path = ext/fmt
url = https://github.com/fmtlib/fmt
[submodule "ext/bulk"]
path = ext/bulk
url = https://github.com/jwbuurlage/Bulk.git
branch = develop
[submodule "catch"]
path = ext/catch
url = https://github.com/philsquared/Catch
[submodule "ext/libzmq"]
path = ext/libzmq
url = https://github.com/zeromq/libzmq.git
[submodule "ext/cppzmq"]
path = ext/cppzmq
url = https://github.com/zeromq/cppzmq.git
[submodule "ext/cpptoml"]
path = ext/cpptoml
url = https://github.com/skystrife/cpptoml.git
[submodule "ext/tomopackets"]
path = ext/tomopackets
url = https://github.com/jwbuurlage/tomopackets