Update BUILD

This commit is contained in:
Kinar R 2023-05-18 15:41:08 +05:30 committed by GitHub
parent 14dba421c4
commit b5072c59e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
third_party/BUILD vendored
View File

@ -168,7 +168,7 @@ cmake_external(
"BUILD_EXAMPLES": "OFF",
"BUILD_SHARED_LIBS": "ON" if OPENCV_SHARED_LIBS else "OFF",
# Disable IPP
# "WITH_IPP": "OFF",
"WITH_IPP": "OFF",
"WITH_ITT": "OFF",
"WITH_JASPER": "OFF",
"WITH_JPEG": "ON",