-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 827 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 827 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
25
26
27
[submodule "dlib"]
path = dlib
url = https://github.com/reunanen/dlib
[submodule "rapidjson"]
path = rapidjson
url = https://github.com/reunanen/rapidjson
[submodule "cpp-read-file-in-memory"]
path = cpp-read-file-in-memory
url = https://github.com/reunanen/cpp-read-file-in-memory
[submodule "dlib-dnn-pimpl-wrapper"]
path = dlib-dnn-pimpl-wrapper
url = https://github.com/reunanen/dlib-dnn-pimpl-wrapper
[submodule "tiling"]
path = tiling
url = https://github.com/reunanen/tiling
[submodule "cxxopts"]
path = cxxopts
url = https://github.com/reunanen/cxxopts
[submodule "lru-timday"]
path = lru-timday
url = https://github.com/reunanen/lru-timday
[submodule "test/picotest"]
path = test/picotest
url = https://github.com/reunanen/picotest/
[submodule "tuc"]
path = tuc
url = https://github.com/reunanen/tuc