Map the "com_github_glog_glog" dependency of "com_google_audio_tools" to mediapipe's "com_github_glog_glog_no_gflags".

PiperOrigin-RevId: 487651038
This commit is contained in:
Jiuqiang Tang
2022-11-10 15:11:57 -08:00
committed by Copybara-Service
parent bbf4ff0300
commit d6ba5e4bbe
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -156,6 +156,7 @@ cc_test(
"//mediapipe/framework/port:parse_text_proto",
"@com_google_absl//absl/status",
"@com_google_absl//absl/strings",
"@com_google_audio_tools//audio/dsp:window_functions",
],
)