-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 946 Bytes
/
.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
[submodule "src/include/cmrc"]
path = src/include/cmrc
url = https://github.com/vector-of-bool/cmrc.git
[submodule "src/include/pybind11"]
path = src/include/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "src/include/cpptoml"]
path = src/include/cpptoml
url = https://github.com/perara/cpptoml.git
[submodule "src/include/spdlog"]
path = src/include/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "src/include/seasocks"]
path = src/include/seasocks
url = https://github.com/mattgodbolt/seasocks.git
[submodule "src/include/json"]
path = src/include/json
url = https://github.com/nlohmann/json.git
[submodule "src/include/cppzmq"]
path = src/include/cppzmq
url = https://github.com/zeromq/cppzmq.git
[submodule "src/include/SFML"]
path = src/include/SFML
url = https://github.com/SFML/SFML.git
[submodule "src/include/libzmq"]
path = src/include/libzmq
url = https://github.com/zeromq/libzmq.git