Internal change
PiperOrigin-RevId: 516656029
This commit is contained in:
parent
3e952a5f1f
commit
f60fe739d3
1
third_party/BUILD
vendored
1
third_party/BUILD
vendored
|
@ -171,6 +171,7 @@ cmake_external(
|
|||
"-lrt",
|
||||
] + select({
|
||||
"//mediapipe:ios": ["-framework Cocoa"],
|
||||
"//mediapipe:macos": ["-framework Cocoa"],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
shared_libraries = select({
|
||||
|
|
Loading…
Reference in New Issue
Block a user