vendor: OpenCV 5.0.0 snapshot at 40738fb16ceddb5fb3fea747585f7ce6abb0605b
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
set(CV_TRACE OFF)
|
||||
|
||||
# These third parties libraries are incompatible with the semihosting
|
||||
# toolchain.
|
||||
set(WITH_JPEG OFF)
|
||||
set(WITH_OPENEXR OFF)
|
||||
set(WITH_TIFF OFF)
|
||||
|
||||
# Turn off `libpng` for some linking issues.
|
||||
set(WITH_PNG OFF)
|
||||
Reference in New Issue
Block a user