-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
17 lines (17 loc) · 733 Bytes
/
.gitmodules
File metadata and controls
17 lines (17 loc) · 733 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[submodule "pu-erh_lab/third_party/opencv"]
path = pu-erh_lab/third_party/opencv
url = https://github.com/opencv/opencv.git
branch = 4.x
[submodule "pu-erh_lab/third_party/opencv_contrib"]
path = pu-erh_lab/third_party/opencv_contrib
url = https://github.com/opencv/opencv_contrib.git
branch = 4.x
[submodule "pu-erh_lab/src/third_party/lensfun"]
path = pu-erh_lab/src/third_party/lensfun
url = https://github.com/lensfun/lensfun.git
[submodule "pu-erh_lab/src/third_party/metal-cpp"]
path = pu-erh_lab/src/third_party/metal-cpp
url = https://github.com/bkaradzic/metal-cpp
[submodule "pu-erh_lab/src/third_party/libultrahdr"]
path = pu-erh_lab/src/third_party/libultrahdr
url = https://github.com/google/libultrahdr.git