Make the cc wkt proto target public.
This commit is contained in:
parent
d4bef7d41b
commit
6a40bf89d3
1 changed files with 1 additions and 0 deletions
1
BUILD
1
BUILD
|
@ -157,6 +157,7 @@ cc_proto_library(
|
|||
internal_bootstrap_hack = 1,
|
||||
protoc = ":protoc",
|
||||
default_runtime = ":protobuf",
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
################################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue