Skip to content

Commit 9486a68

Browse files
author
Andrey Senyaev
committed
Added opencv_extra and defined 3.4 branch for submodules
1 parent 42ac3ea commit 9486a68

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.gitmodules

+6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
[submodule "opencv"]
22
path = opencv
33
url = https://github.com/opencv/opencv.git
4+
branch = 3.4
45
[submodule "opencv_contrib"]
56
path = opencv_contrib
67
url = https://github.com/opencv/opencv_contrib.git
8+
branch = 3.4
79
[submodule "multibuild"]
810
path = multibuild
911
url = https://github.com/matthew-brett/multibuild.git
12+
[submodule "opencv_extra"]
13+
path = opencv_extra
14+
url = https://github.com/opencv/opencv_extra.git
15+
branch = 3.4

opencv_extra

Submodule opencv_extra added at b6430de

0 commit comments

Comments
 (0)