-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 749 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 749 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "external/log-it-cpp"]
path = external/log-it-cpp
url = https://github.com/NewYaroslav/log-it-cpp.git
branch = main
[submodule "external/time-shield-cpp"]
path = external/time-shield-cpp
url = https://github.com/NewYaroslav/time-shield-cpp.git
branch = main
[submodule "external/cxxopts"]
path = external/cxxopts
url = https://github.com/jarro2783/cxxopts.git
[submodule "external/json"]
path = external/json
url = https://github.com/nlohmann/json.git
[submodule "external/event-hub-cpp"]
path = external/event-hub-cpp
url = https://github.com/NewYaroslav/event-hub-cpp.git
branch = main
[submodule ".github/doxygen-awesome-css"]
path = .github/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css.git