Internal change

PiperOrigin-RevId: 521834742
This commit is contained in:
MediaPipe Team
2023-04-04 12:30:54 -07:00
committed by Copybara-Service
parent a98f6bf231
commit 55bcfcb4f5
4 changed files with 26 additions and 33 deletions
+5
View File
@@ -32,6 +32,11 @@ cc_library(
linkopts = ["-framework Metal"],
)
cc_library(
name = "MetalKit",
linkopts = ["-framework MetalKit"],
)
cc_library(
name = "MetalPerformanceShaders",
linkopts = ["-framework MetalPerformanceShaders"],