Add the new compiler/objectivec:line_consumer target.

Without this the CMake list updated seems to way to drop the files.
pull/10724/head
Thomas Van Lenten 2 years ago
parent 9a4514c17b
commit f6e284f8e5
  1. 1
      pkg/BUILD.bazel

@ -410,6 +410,7 @@ cc_dist_library(
"//src/google/protobuf/compiler/java:names",
"//src/google/protobuf/compiler/java:names_internal",
"//src/google/protobuf/compiler/objectivec",
"//src/google/protobuf/compiler/objectivec:line_consumer",
"//src/google/protobuf/compiler/objectivec:names",
"//src/google/protobuf/compiler/objectivec:names_internal",
"//src/google/protobuf/compiler/php",

Loading…
Cancel
Save