Skip to content

Commit

Permalink
Register bbcp for Eccelsia Redfish lib generated file
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 615592042
  • Loading branch information
ecclesia-robot authored and copybara-github committed Mar 21, 2024
1 parent d966ab6 commit ae6fcf4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ecclesia/lib/redfish/BUILD
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
load("//devtools/bbcp/builddefs:build_defs.bzl", "generated_file")
load("//ecclesia/build_defs:embed.bzl", "cc_data_library")

# Description:
Expand Down Expand Up @@ -544,6 +545,9 @@ cc_data_library(
var_name = "kTopologyConfig",
)

# go/bbcp-register for query engine copybaras
generated_file(wrapped_target = ":topology_configs__generator")

cc_library(
name = "to_proto",
srcs = ["to_proto.cc"],
Expand Down

0 comments on commit ae6fcf4

Please sign in to comment.