-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 978 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
25
26
27
[submodule "app/libs/rapidxml"]
path = app/libs/rapidxml
url = https://github.com/dwd/rapidxml.git
[submodule "app/libs/CTPL"]
path = app/libs/CTPL
url = https://github.com/vit-vit/CTPL.git
[submodule "app/libs/http-status-codes-cpp"]
path = app/libs/http-status-codes-cpp
url = https://github.com/j-ulrich/http-status-codes-cpp.git
[submodule "app/libs/cmake-modules"]
path = app/libs/cmake-modules
url = https://github.com/bilke/cmake-modules.git
[submodule "app/libs/color"]
path = app/libs/color
url = https://github.com/dmilos/color.git
[submodule "app/libs/cpp-httplib"]
path = app/libs/cpp-httplib
url = https://github.com/yhirose/cpp-httplib.git
[submodule "app/libs/gmath"]
path = app/libs/gmath
url = https://github.com/YclepticStudios/gmath.git
[submodule "app/libs/earcut.hpp"]
path = app/libs/earcut.hpp
url = https://github.com/mapbox/earcut.hpp.git
[submodule "app/libs/spdlog"]
path = app/libs/spdlog
url = https://github.com/gabime/spdlog.git