Disable extraneous data warnings in libjpeg (#1630)

These are common with USB cameras.
This commit is contained in:
Peter Johnson
2019-03-10 18:39:07 -07:00
committed by GitHub
parent 655763a9a7
commit bf46af2600

View File

@@ -1,4 +1,4 @@
def opencvVersion = '3.4.4-4'
def opencvVersion = '3.4.4-5'
if (project.hasProperty('useCpp') && project.useCpp) {
model {