|
|
|
@ -1,4 +1,4 @@ |
|
|
|
|
# Auto-generated by //pkg:gen_src_file_lists_cmake |
|
|
|
|
# Auto-generated by @//pkg:gen_src_file_lists_cmake |
|
|
|
|
# |
|
|
|
|
# This file contains lists of sources based on Bazel rules. It should |
|
|
|
|
# be included from a hand-written CMake file that defines targets. |
|
|
|
@ -9,7 +9,7 @@ if(${CMAKE_VERSION} VERSION_GREATER 3.10 OR ${CMAKE_VERSION} VERSION_EQUAL 3.10) |
|
|
|
|
include_guard() |
|
|
|
|
endif() |
|
|
|
|
|
|
|
|
|
# //pkg:protobuf |
|
|
|
|
# @//pkg:protobuf |
|
|
|
|
set(libprotobuf_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/any.pb.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.cc |
|
|
|
@ -85,7 +85,7 @@ set(libprotobuf_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.cc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //pkg:protobuf |
|
|
|
|
# @//pkg:protobuf |
|
|
|
|
set(libprotobuf_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/any.pb.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.h |
|
|
|
@ -192,7 +192,7 @@ set(libprotobuf_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.h |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //pkg:protobuf_lite |
|
|
|
|
# @//pkg:protobuf_lite |
|
|
|
|
set(libprotobuf_lite_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/any_lite.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/arena.cc |
|
|
|
@ -220,7 +220,7 @@ set(libprotobuf_lite_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.cc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //pkg:protobuf_lite |
|
|
|
|
# @//pkg:protobuf_lite |
|
|
|
|
set(libprotobuf_lite_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/any.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/arena.h |
|
|
|
@ -270,7 +270,7 @@ set(libprotobuf_lite_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.h |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //pkg:protoc |
|
|
|
|
# @//pkg:protoc |
|
|
|
|
set(libprotoc_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.cc |
|
|
|
@ -365,7 +365,7 @@ set(libprotoc_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/zip_writer.cc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //pkg:protoc |
|
|
|
|
# @//pkg:protoc |
|
|
|
|
set(libprotoc_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.h |
|
|
|
@ -468,7 +468,7 @@ set(libprotoc_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/zip_writer.h |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf:well_known_type_protos |
|
|
|
|
# @//src/google/protobuf:well_known_type_protos |
|
|
|
|
set(wkt_protos_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/any.proto |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/api.proto |
|
|
|
@ -482,68 +482,68 @@ set(wkt_protos_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/wrappers.proto |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf:descriptor_proto |
|
|
|
|
# @//src/google/protobuf:descriptor_proto |
|
|
|
|
set(descriptor_proto_proto_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.proto |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf:descriptor_proto |
|
|
|
|
# @//src/google/protobuf:descriptor_proto |
|
|
|
|
set(descriptor_proto_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.proto.pb.cc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf:descriptor_proto |
|
|
|
|
# @//src/google/protobuf:descriptor_proto |
|
|
|
|
set(descriptor_proto_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.proto.pb.h |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf:descriptor_proto |
|
|
|
|
# @//src/google/protobuf:descriptor_proto |
|
|
|
|
set(descriptor_proto_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor_proto-descriptor-set.proto.bin |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf/compiler:plugin_proto |
|
|
|
|
# @//src/google/protobuf/compiler:plugin_proto |
|
|
|
|
set(plugin_proto_proto_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.proto |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf/compiler:plugin_proto |
|
|
|
|
# @//src/google/protobuf/compiler:plugin_proto |
|
|
|
|
set(plugin_proto_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.proto.pb.cc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf/compiler:plugin_proto |
|
|
|
|
# @//src/google/protobuf/compiler:plugin_proto |
|
|
|
|
set(plugin_proto_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.proto.pb.h |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf/compiler:plugin_proto |
|
|
|
|
# @//src/google/protobuf/compiler:plugin_proto |
|
|
|
|
set(plugin_proto_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin_proto-descriptor-set.proto.bin |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //pkg:common_test |
|
|
|
|
# @//pkg:common_test |
|
|
|
|
set(common_test_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/mock_code_generator.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/testing/file.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/testing/googletest.cc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //pkg:common_test |
|
|
|
|
# @//pkg:common_test |
|
|
|
|
set(common_test_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/mock_code_generator.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/testing/file.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/testing/googletest.h |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //pkg:lite_test_util |
|
|
|
|
# @//pkg:lite_test_util |
|
|
|
|
set(lite_test_util_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/arena_test_util.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/map_lite_test_util.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/test_util_lite.cc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //pkg:lite_test_util |
|
|
|
|
# @//pkg:lite_test_util |
|
|
|
|
set(lite_test_util_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/arena_test_util.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/map_lite_test_util.h |
|
|
|
@ -554,14 +554,14 @@ set(lite_test_util_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/test_util_lite.h |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //pkg:test_util |
|
|
|
|
# @//pkg:test_util |
|
|
|
|
set(test_util_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/annotation_test_util.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/reflection_tester.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/test_util.cc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //pkg:test_util |
|
|
|
|
# @//pkg:test_util |
|
|
|
|
set(test_util_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/annotation_test_util.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/unittest.h |
|
|
|
@ -576,7 +576,7 @@ set(test_util_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_unittest.inc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf:full_test_srcs |
|
|
|
|
# @//src/google/protobuf:full_test_srcs |
|
|
|
|
set(protobuf_test_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/any_test.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/arena_align_test.cc |
|
|
|
@ -608,7 +608,7 @@ set(protobuf_test_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_unittest.cc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf:test_proto_srcs |
|
|
|
|
# @//src/google/protobuf:test_proto_srcs |
|
|
|
|
set(protobuf_test_protos_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/any_test.proto |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/map_proto2_unittest.proto |
|
|
|
@ -641,13 +641,13 @@ set(protobuf_test_protos_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_well_known_types.proto |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf:lite_test_srcs |
|
|
|
|
# @//src/google/protobuf:lite_test_srcs |
|
|
|
|
set(protobuf_lite_test_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/lite_arena_unittest.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/lite_unittest.cc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf:lite_test_proto_srcs |
|
|
|
|
# @//src/google/protobuf:lite_test_proto_srcs |
|
|
|
|
set(protobuf_lite_test_protos_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/map_lite_unittest.proto |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_import_lite.proto |
|
|
|
@ -655,7 +655,7 @@ set(protobuf_lite_test_protos_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_lite.proto |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf/compiler:test_srcs |
|
|
|
|
# @//src/google/protobuf/compiler:test_srcs |
|
|
|
|
set(compiler_test_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface_unittest.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/bootstrap_unittest.cc |
|
|
|
@ -678,18 +678,18 @@ set(compiler_test_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf/compiler:test_proto_srcs |
|
|
|
|
# @//src/google/protobuf/compiler:test_proto_srcs |
|
|
|
|
set(compiler_test_protos_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/test_bad_identifiers.proto |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/test_large_enum_value.proto |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf/compiler:test_plugin_srcs |
|
|
|
|
# @//src/google/protobuf/compiler:test_plugin_srcs |
|
|
|
|
set(test_plugin_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/test_plugin.cc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf/io:test_srcs |
|
|
|
|
# @//src/google/protobuf/io:test_srcs |
|
|
|
|
set(io_test_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/io/coded_stream_unittest.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/io/io_win32_unittest.cc |
|
|
|
@ -700,7 +700,7 @@ set(io_test_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream_unittest.cc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf/util:test_srcs |
|
|
|
|
# @//src/google/protobuf/util:test_srcs |
|
|
|
|
set(util_test_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/util/delimited_message_util_test.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/util/field_comparator_test.cc |
|
|
|
@ -710,14 +710,14 @@ set(util_test_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/util/type_resolver_util_test.cc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf/util:test_proto_srcs |
|
|
|
|
# @//src/google/protobuf/util:test_proto_srcs |
|
|
|
|
set(util_test_protos_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/util/json_format.proto |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/util/json_format_proto3.proto |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/util/message_differencer_unittest.proto |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# //src/google/protobuf/stubs:test_srcs |
|
|
|
|
# @//src/google/protobuf/stubs:test_srcs |
|
|
|
|
set(stubs_test_files |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/common_unittest.cc |
|
|
|
|
) |
|
|
|
|