-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.06 KB
/
Copy path.gitmodules
File metadata and controls
30 lines (30 loc) · 1.06 KB
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
[submodule "thirdparty/cpp-httplib"]
path = thirdparty/cpp-httplib
url = https://github.com/yhirose/cpp-httplib.git
[submodule "thirdparty/fmt"]
path = thirdparty/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "thirdparty/hoedown"]
path = thirdparty/hoedown
url = https://github.com/demon36/hoedown.git
[submodule "thirdparty/Mustache"]
path = thirdparty/Mustache
url = https://github.com/demon36/Mustache.git
[submodule "thirdparty/date"]
path = thirdparty/date
url = https://github.com/HowardHinnant/date.git
[submodule "thirdparty/plusaes"]
path = thirdparty/plusaes
url = https://github.com/kkAyataka/plusaes.git
[submodule "thirdparty/cpp-base64"]
path = thirdparty/cpp-base64
url = https://github.com/ReneNyffenegger/cpp-base64.git
[submodule "thirdparty/captcha"]
path = thirdparty/captcha
url = https://github.com/demon36/captcha.git
[submodule "thirdparty/pugixml"]
path = thirdparty/pugixml
url = https://github.com/zeux/pugixml.git
[submodule "thirdparty/openssl-cmake"]
path = thirdparty/openssl-cmake
url = https://github.com/janbar/openssl-cmake