|
|
@ -36,7 +36,6 @@ set(libprotoc_files |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_doc_comment.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_doc_comment.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_enum.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_enum.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_enum_field.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_enum_field.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_enum_field.h |
|
|
|
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_enum_field_lite.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_enum_field_lite.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_enum_lite.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_enum_lite.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_extension.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_extension.cc |
|
|
@ -65,28 +64,17 @@ set(libprotoc_files |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/js/js_generator.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/js/js_generator.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/js/well_known_types_embed.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/js/well_known_types_embed.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_enum.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_enum.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_enum.h |
|
|
|
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_enum_field.h |
|
|
|
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_extension.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_extension.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_extension.h |
|
|
|
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_field.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_field.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_field.h |
|
|
|
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_file.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_file.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_file.h |
|
|
|
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_generator.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_generator.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_map_field.h |
|
|
|
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_message.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_message.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_message.h |
|
|
|
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_message_field.h |
|
|
|
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_nsobject_methods.h |
|
|
|
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_oneof.h |
|
|
|
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h |
|
|
|
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/php/php_generator.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/php/php_generator.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/plugin.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/plugin.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/plugin.pb.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/plugin.pb.cc |
|
|
@ -94,7 +82,6 @@ set(libprotoc_files |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/ruby/ruby_generator.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/ruby/ruby_generator.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/subprocess.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/subprocess.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/zip_writer.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/zip_writer.cc |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/zip_writer.h |
|
|
|
|
|
|
|
) |
|
|
|
) |
|
|
|
|
|
|
|
|
|
|
|
set(libprotoc_headers |
|
|
|
set(libprotoc_headers |
|
|
@ -108,14 +95,17 @@ set(libprotoc_headers |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_generator.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_generator.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_names.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_names.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_options.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_options.h |
|
|
|
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/importer.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_generator.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_generator.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_kotlin_generator.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_kotlin_generator.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_names.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_names.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/js/js_generator.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/js/js_generator.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_generator.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_generator.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_helpers.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/objectivec/objectivec_helpers.h |
|
|
|
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/parser.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/php/php_generator.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/php/php_generator.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/plugin.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/plugin.h |
|
|
|
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/plugin.pb.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/python/python_generator.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/python/python_generator.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/ruby/ruby_generator.h |
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/ruby/ruby_generator.h |
|
|
|
) |
|
|
|
) |
|
|
|