|
|
|
@ -409,6 +409,7 @@ set(libprotoc_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/relative_path.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/rust_field_type.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/rust_keywords.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/upb_helpers.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 |
|
|
|
@ -537,6 +538,7 @@ set(libprotoc_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/relative_path.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/rust_field_type.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/rust_keywords.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/upb_helpers.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 |
|
|
|
|