-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 830 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 830 Bytes
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 "3rdparty/litesql"]
path = 3rdparty/litesql
url = https://github.com/louiz/litesql.git
[submodule "3rdparty/tinytoml"]
path = 3rdparty/tinytoml
url = https://github.com/mayah/tinytoml.git
[submodule "3rdparty/json"]
path = 3rdparty/json
url = https://github.com/nlohmann/json.git
[submodule "3rdparty/zguide"]
path = 3rdparty/zguide
url = https://github.com/booksbyus/zguide.git
[submodule "3rdparty/googletest"]
path = 3rdparty/googletest
url = https://github.com/google/googletest.git
[submodule "3rdparty/simple-web-server"]
path = 3rdparty/simple-web-server
url = https://github.com/eidheim/Simple-Web-Server.git
[submodule "3rdparty/dlib"]
path = 3rdparty/dlib
url = https://github.com/davisking/dlib.git
[submodule "3rdparty/nsync"]
path = 3rdparty/nsync
url = https://github.com/google/nsync.git