Skip to content

Commit

Permalink
Auto-generate files after cl/549543321
Browse files Browse the repository at this point in the history
  • Loading branch information
protobuf-team-bot committed Jul 20, 2023
1 parent 3ced818 commit 8396d28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/file_lists.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,7 @@ set(libprotoc_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/generator.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/message.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/naming.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/relative_path.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/subprocess.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/zip_writer.cc
)
Expand Down Expand Up @@ -497,6 +498,7 @@ set(libprotoc_hdrs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/generator.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/message.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/naming.h
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/relative_path.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/zip_writer.h
Expand Down

0 comments on commit 8396d28

Please sign in to comment.