8000 Merge pull request #496 from asenyaev/asen/submodules_3.4 · JDixonCS/opencv-python@d89d976 · GitHub
[go: up one dir, main page]

Skip to content

Commit d89d976

Browse files
authored
Merge pull request opencv#496 from asenyaev/asen/submodules_3.4
Added opencv_extra and defined 3.4 branch for submodules
2 parents 42ac3ea + 9486a68 commit d89d976

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
< 6C3F td data-grid-cell-id="diff-fe7afb5c9c916e521401d3fcfb4277d5071798c3baf83baf11d6071742823584-6-8-1" data-selected="false" role="gridcell" style="background-color:var(--diffBlob-additionNum-bgColor, var(--diffBlob-addition-bgColor-num));text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative left-side">8
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
+
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)
0