-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 1019 Bytes
/
.gitmodules
File metadata and controls
28 lines (28 loc) · 1019 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
28
[submodule "Extensions/_3rdLib/nlohmann"]
path = Extensions/_3rdLib/nlohmann
url = https://github.com/nlohmann/json.git
shallow = true
[submodule "Extensions/_3rdLib/va_args_iterators"]
path = Extensions/_3rdLib/va_args_iterators
url = https://github.com/cormacc/va_args_iterators.git
shallow = true
[submodule "Extensions/_3rdLib/CLI11"]
path = Extensions/_3rdLib/CLI11
url = https://github.com/CLIUtils/CLI11.git
shallow = true
[submodule "Extensions/_3rdLib/WinToast"]
path = Extensions/_3rdLib/WinToast
url = https://github.com/mohabouje/WinToast.git
shallow = true
[submodule "Extensions/FFMpeg/D3D/Detours"]
path = Extensions/FFMpeg/D3D/Detours
url = https://github.com/microsoft/Detours.git
shallow = true
[submodule "Extensions/_3rdLib/Compress/zlib"]
path = Extensions/_3rdLib/Compress/zlib
url = https://github.com/madler/zlib.git
shallow = true
[submodule "Extensions/_3rdLib/simpleini"]
path = Extensions/_3rdLib/simpleini
url = https://github.com/brofield/simpleini.git
shallow = true