Auto-generate files after cl/599153141

pull/15455/head
Protobuf Team Bot 1 year ago
parent cd575718be
commit 12e6af88e9
  1. 2
      src/file_lists.cmake

@ -397,6 +397,7 @@ set(libprotoc_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/naming.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/oneof.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/relative_path.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/rust_keywords.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/subprocess.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/versions.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/zip_writer.cc
@ -515,6 +516,7 @@ set(libprotoc_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/naming.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/oneof.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/relative_path.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/rust_keywords.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/scc.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/subprocess.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/versions.h

Loading…
Cancel
Save