Internal change

PiperOrigin-RevId: 521483663
This commit is contained in:
Sebastian Schmidt
2023-04-03 09:45:42 -07:00
committed by Copybara-Service
parent cfe91f3c8c
commit e84799ee37
12 changed files with 109 additions and 482 deletions
+1 -1
View File
@@ -43,8 +43,8 @@ cc_library(
name = "lib_halide_static",
srcs = select({
"@halide//:halide_config_windows_x86_64": [
"lib/Release/Halide.lib",
"bin/Release/Halide.dll",
"lib/Release/Halide.lib",
],
"//conditions:default": [
"lib/libHalide.a",