Updated target definition for MPPImage
This commit is contained in:
parent
02734b3add
commit
e2f1d07c8b
|
@ -14,8 +14,9 @@ objc_library(
|
||||||
],
|
],
|
||||||
deps = [
|
deps = [
|
||||||
"//mediapipe/tasks/ios/common/utils:MPPCommonUtils",
|
"//mediapipe/tasks/ios/common/utils:MPPCommonUtils",
|
||||||
"//third_party/apple_frameworks:CoreMedia",
|
],
|
||||||
"//third_party/apple_frameworks:CoreVideo",
|
copts = [
|
||||||
"//third_party/apple_frameworks:UIKit",
|
"-ObjC++",
|
||||||
|
"-std=c++17",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user