Skip to content

Commit 2e562e9

Browse files
Andrey Senyaevasenyaev
Andrey Senyaev
authored andcommitted
Added opencv_extra and defined 3.4 branch for submodules
1 parent f947d44 commit 2e562e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +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
1012
[submodule "opencv_extra"]
1113
path = opencv_extra
1214
url = https://github.com/opencv/opencv_extra.git
15+
branch = 3.4

0 commit comments

Comments
 (0)