8000 fix multibuild hash · lineCode/opencv-python@62fe1dc · GitHub
[go: up one dir, main page]

Skip to content

Commit 62fe1dc

Browse files
committed
fix multibuild hash
1 parent cdfe446 commit 62fe1dc

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.gitmodules

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
[submodule "opencv"]
22
path = opencv
33
url = https://github.com/Itseez/opencv.git
4-
[submodule "multibuild"]
5-
path = multibuild
6-
url = https://github.com/matthew-brett/multibuild.git
7-
branch = devel
84
[submodule "opencv_contrib"]
95
path = opencv_contrib
106
url = https://github.com/opencv/opencv_contrib.git
7+
[submodule "multibuild"]
8+
path = multibuild
9+
url = https://github.com/matthew-brett/multibuild.git

0 commit comments

Comments
 (0)
0