Files
wehub-resource-sync 8a852e4b4e
cffconvert / validate (push) Has been skipped
License Check / license-check (push) Failing after 2s
chore: import upstream snapshot with attribution
2026-07-13 12:14:16 +08:00

14 lines
379 B
Diff

diff --git a/BUILD b/BUILD
index ef49b2d..1710abc 100644
--- a/BUILD
+++ b/BUILD
@@ -157,1 +155,5 @@ cc_library(
+ "hwy/highway.h", # public
+ "hwy/foreach_target.h", # public
],
+ include_prefix = "third_party/highway",
+ includes = ["."],
@@ -169,2 +173,0 @@ cc_library(
- "hwy/highway.h", # public
- "hwy/foreach_target.h", # public