|
|
|
@ -385,6 +385,7 @@ set(libprotoc_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/singular_bytes.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/singular_message.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/singular_scalar.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/unsupported_field.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/context.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/generator.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/message.cc |
|
|
|
@ -492,6 +493,7 @@ set(libprotoc_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/python/pyi_generator.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/retention.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/ruby/ruby_generator.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/context.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/generator.h |
|
|
|
|