-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
33 lines (33 loc) · 1.2 KB
/
.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
28
29
30
31
32
33
[submodule "dependencies/tinf"]
path = dependencies/tinf
url = https://github.com/jibsen/tinf.git
[submodule "dependencies/rapidjson"]
path = dependencies/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "gradido_protocol"]
path = gradido_protocol
url = [email protected]:gradido/gradido_protocol.git
[submodule "doc/doxygen_awesome_css"]
path = doc/doxygen_awesome_css
url = https://github.com/jothepro/doxygen-awesome-css.git
[submodule "dependencies/date"]
path = dependencies/date
url = https://github.com/HowardHinnant/date.git
[submodule "dependencies/cpp-httplib"]
path = dependencies/cpp-httplib
url = https://github.com/yhirose/cpp-httplib.git
[submodule "dependencies/furi"]
path = dependencies/furi
url = https://github.com/iboB/furi.git
[submodule "dependencies/magic_enum"]
path = dependencies/magic_enum
url = https://github.com/Neargye/magic_enum.git
[submodule "dependencies/loguru"]
path = dependencies/loguru
url = https://github.com/emilk/loguru.git
[submodule "dependencies/protopuf"]
path = dependencies/protopuf
url = https://github.com/PragmaTwice/protopuf
[submodule "dependencies/fkYAML"]
path = dependencies/fkYAML
url = https://github.com/fktn-k/fkYAML.git