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