forked from RafaGago/mini-async-log
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 771 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "example/benchmark-submodules/spdlog"]
path = example/benchmark-submodules/spdlog
url = https://github.com/gabime/spdlog.git
branch = master
[submodule "example/benchmark-submodules/glog"]
path = example/benchmark-submodules/glog
url = https://github.com/google/glog.git
branch = master
[submodule "example/benchmark-submodules/nanolog"]
path = example/benchmark-submodules/nanolog
url = https://github.com/Iyengar111/NanoLog.git
branch = master
[submodule "example/benchmark-submodules/g3log"]
path = example/benchmark-submodules/g3log
url = https://github.com/KjellKod/g3log.git
branch = master
[submodule "example/benchmark-submodules/reckless"]
path = example/benchmark-submodules/reckless
url = https://github.com/mattiasflodin/reckless.git