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