mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-26 13:48:49 +08:00
build: update to use latest OpenCV version
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
parent
e5183e84d5
commit
e2a851cf03
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -eux -o pipefail
|
||||
|
||||
OPENCV_VERSION=${OPENCV_VERSION:-3.3.0}
|
||||
OPENCV_VERSION=${OPENCV_VERSION:-3.3.1}
|
||||
|
||||
#GRAPHICAL=ON
|
||||
GRAPHICAL=${GRAPHICAL:-OFF}
|
||||
|
Loading…
x
Reference in New Issue
Block a user