Auto-generate files after cl/632535021

pull/16670/head
Protobuf Team Bot 11 months ago
parent 24d42eacec
commit 39986c099b
  1. 4
      src/file_lists.cmake

@ -391,7 +391,7 @@ set(libprotoc_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/ruby/ruby_generator.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/accessor_case.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/accessors.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/helpers.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/default_value.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/map.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/repeated_field.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/singular_message.cc
@ -525,7 +525,7 @@ set(libprotoc_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/accessor_case.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/accessor_generator.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/accessors.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/helpers.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/default_value.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/context.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/crate_mapping.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/enum.h

Loading…
Cancel
Save