Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller committed Feb 3, 2025
1 parent 04d79d3 commit 21f3f4d
Show file tree
Hide file tree
Showing 3 changed files with 401 additions and 18 deletions.
2 changes: 2 additions & 0 deletions tools/artifact_gen/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ cc_binary(
srcs = ["artifact_gen.cc"],
deps = [
"@abseil-cpp//absl/strings",
"@abseil-cpp//absl/flags:flag",
"@abseil-cpp//absl/flags:parse",
"@abseil-cpp//absl/log:check",
"@abseil-cpp//absl/log",
"@abseil-cpp//absl/algorithm:container",
Expand Down
Loading

0 comments on commit 21f3f4d

Please sign in to comment.