forked from shdwmtr/millennium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 756 Bytes
/
.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
[submodule "vendor/websocketpp"]
path = vendor/websocketpp
url = https://github.com/zaphoyd/websocketpp.git
[submodule "vendor/asio"]
path = vendor/asio
url = https://github.com/chriskohlhoff/asio.git
[submodule "vendor/nlohmann"]
path = vendor/nlohmann
url = https://github.com/nlohmann/json.git
[submodule "vendor/fmt"]
path = vendor/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "vendor/boxer"]
path = vendor/boxer
url = https://github.com/aaronmjacobs/Boxer.git
[submodule "vendor/vcpkg"]
path = vendor/vcpkg
url = https://github.com/microsoft/vcpkg.git
[submodule "vendor/crow"]
path = vendor/crow
url = https://github.com/CrowCpp/Crow.git
[submodule "vendor/ini"]
path = vendor/ini
url = https://github.com/metayeti/mINI.git