Internal change
PiperOrigin-RevId: 521834742
This commit is contained in:
committed by
Copybara-Service
parent
a98f6bf231
commit
55bcfcb4f5
Vendored
+5
@@ -32,6 +32,11 @@ cc_library(
|
||||
linkopts = ["-framework Metal"],
|
||||
)
|
||||
|
||||
cc_library(
|
||||
name = "MetalKit",
|
||||
linkopts = ["-framework MetalKit"],
|
||||
)
|
||||
|
||||
cc_library(
|
||||
name = "MetalPerformanceShaders",
|
||||
linkopts = ["-framework MetalPerformanceShaders"],
|
||||
|
||||
Reference in New Issue
Block a user