No public description
PiperOrigin-RevId: 565167086
This commit is contained in:
parent
50bd79a317
commit
6dc1239aa9
|
@ -1000,7 +1000,8 @@ cc_library(
|
|||
}) + select({
|
||||
"//conditions:default": [],
|
||||
"//mediapipe/gpu:disable_gpu": ["MEDIAPIPE_DISABLE_GPU=1"],
|
||||
}) + select({
|
||||
}) +
|
||||
select({
|
||||
"//conditions:default": [],
|
||||
"//mediapipe/framework/port:disable_opencv": ["MEDIAPIPE_DISABLE_OPENCV=1"],
|
||||
}) + select({
|
||||
|
|
Loading…
Reference in New Issue
Block a user