|
|
|
@ -390,6 +390,7 @@ set(libprotoc_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/singular_string.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/enum.cc |
|
|
|
|
${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 |
|
|
|
@ -503,6 +504,7 @@ set(libprotoc_hdrs |
|
|
|
|
${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/context.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/enum.h |
|
|
|
|
${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 |
|
|
|
|