Internal compatible_with change
PiperOrigin-RevId: 520751319
This commit is contained in:
committed by
Copybara-Service
parent
f8f7126bdd
commit
a4923ca7aa
Vendored
+1
-1
@@ -43,8 +43,8 @@ cc_library(
|
||||
name = "lib_halide_static",
|
||||
srcs = select({
|
||||
"@halide//:halide_config_windows_x86_64": [
|
||||
"bin/Release/Halide.dll",
|
||||
"lib/Release/Halide.lib",
|
||||
"bin/Release/Halide.dll",
|
||||
],
|
||||
"//conditions:default": [
|
||||
"lib/libHalide.a",
|
||||
|
||||
Reference in New Issue
Block a user