-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
28 lines (28 loc) · 781 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
28
[submodule "dep/boost_pfr"]
path = dep/boost_pfr
url = https://github.com/boostorg/pfr.git
branch = master
[submodule "dep/magic_enum"]
path = dep/magic_enum
url = https://github.com/Neargye/magic_enum.git
branch = master
[submodule "dep/fmt"]
path = dep/fmt
url = https://github.com/fmtlib/fmt.git
branch = master
[submodule "dep/expected-lite"]
path = dep/expected-lite
url = https://github.com/martinmoene/expected-lite.git
branch = master
[submodule "dep/CImg"]
path = dep/shion/dep/CImg
url = https://github.com/GreycLab/CImg.git
branch = master
[submodule "dep/libpng"]
path = dep/shion/dep/libpng
url = https://github.com/glennrp/libpng
branch = master
[submodule "dep/DPP-PRs"]
path = dep/DPP
url = https://github.com/Mishura4/DPP-PRs.git
branch = dev