forked from MisterTea/EternalTerminal
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 768 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 768 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "external/cxxopts"]
path = external/cxxopts
url = https://github.com/jarro2783/cxxopts.git
[submodule "external/Catch2"]
path = external/Catch2
url = https://github.com/catchorg/Catch2.git
[submodule "external/msgpack-c"]
path = external/msgpack-c
url = https://github.com/msgpack/msgpack-c.git
[submodule "external/ThreadPool"]
path = external/ThreadPool
url = https://github.com/progschj/ThreadPool.git
[submodule "external/easyloggingpp"]
path = external/easyloggingpp
url = https://github.com/zuhd-org/easyloggingpp.git
[submodule "external/sanitizers-cmake"]
path = external/sanitizers-cmake
url = git://github.com/arsenm/sanitizers-cmake.git
[submodule "external/cotire"]
path = external/cotire
url = https://github.com/sakra/cotire.git