We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac39a9f commit 14a8d39Copy full SHA for 14a8d39
appveyor.yml
@@ -1,7 +1,7 @@
1
install:
2
- cmd: >-
3
4
- git clone -q --branch=master https://github.com/c-martinez/opencv.git "%APPVEYOR_BUILD_FOLDER%\opencv
+ git submodule update --init --recursive
5
6
C:\Python35\python.exe find_version.py
7
0 commit comments