mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-28 02:11:43 +00:00
Update to OpenCV 3.4.4 (#1452)
This commit is contained in:
committed by
Peter Johnson
parent
0b03454366
commit
bea0565ac9
@@ -1,4 +1,4 @@
|
||||
def opencvVersion = '3.4.3-19'
|
||||
def opencvVersion = '3.4.4-1'
|
||||
|
||||
if (project.hasProperty('useCpp') && project.useCpp) {
|
||||
model {
|
||||
|
||||
Reference in New Issue
Block a user