Project import generated by Copybara.
GitOrigin-RevId: bbbbcb4f5174dea33525729ede47c770069157cd
This commit is contained in:
@@ -21,6 +21,9 @@ cc_library(
|
||||
features = ["-parse_headers"],
|
||||
linkopts = [
|
||||
"-framework Accelerate",
|
||||
"-framework CoreFoundation",
|
||||
"-framework CoreGraphics",
|
||||
"-framework CoreVideo",
|
||||
],
|
||||
visibility = ["//mediapipe/framework:mediapipe_internal"],
|
||||
deps = [
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
|
||||
#import <Accelerate/Accelerate.h>
|
||||
#import <CoreFoundation/CoreFoundation.h>
|
||||
#import <CoreGraphics/CoreGraphics.h>
|
||||
#import <CoreVideo/CoreVideo.h>
|
||||
|
||||
#include "mediapipe/framework/formats/image_frame.h"
|
||||
|
||||
Reference in New Issue
Block a user