Fix Halide BUILD rules

PiperOrigin-RevId: 547755467
This commit is contained in:
MediaPipe Team
2023-07-13 04:47:34 -07:00
committed by Copybara-Service
parent 251c5421f6
commit e37bedd344
3 changed files with 19 additions and 32 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ cc_library(
cc_library(
name = "lib_halide_static",
srcs = select({
"@halide//:halide_config_windows_x86_64": [
"@mediapipe//mediapipe:windows": [
"bin/Release/Halide.dll",
"lib/Release/Halide.lib",
],