1set(libprotobuf_files 2 ${protobuf_SOURCE_DIR}/src/google/protobuf/any.cc 3 ${protobuf_SOURCE_DIR}/src/google/protobuf/any.pb.cc 4 ${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.cc 5 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/importer.cc 6 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/parser.cc 7 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.cc 8 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.pb.cc 9 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor_database.cc 10 ${protobuf_SOURCE_DIR}/src/google/protobuf/duration.pb.cc 11 ${protobuf_SOURCE_DIR}/src/google/protobuf/dynamic_message.cc 12 ${protobuf_SOURCE_DIR}/src/google/protobuf/empty.pb.cc 13 ${protobuf_SOURCE_DIR}/src/google/protobuf/extension_set_heavy.cc 14 ${protobuf_SOURCE_DIR}/src/google/protobuf/field_mask.pb.cc 15 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_bases.cc 16 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_reflection.cc 17 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_tctable_full.cc 18 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/gzip_stream.cc 19 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/printer.cc 20 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/tokenizer.cc 21 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_field.cc 22 ${protobuf_SOURCE_DIR}/src/google/protobuf/message.cc 23 ${protobuf_SOURCE_DIR}/src/google/protobuf/reflection_ops.cc 24 ${protobuf_SOURCE_DIR}/src/google/protobuf/service.cc 25 ${protobuf_SOURCE_DIR}/src/google/protobuf/source_context.pb.cc 26 ${protobuf_SOURCE_DIR}/src/google/protobuf/struct.pb.cc 27 ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/substitute.cc 28 ${protobuf_SOURCE_DIR}/src/google/protobuf/text_format.cc 29 ${protobuf_SOURCE_DIR}/src/google/protobuf/timestamp.pb.cc 30 ${protobuf_SOURCE_DIR}/src/google/protobuf/type.pb.cc 31 ${protobuf_SOURCE_DIR}/src/google/protobuf/unknown_field_set.cc 32 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/delimited_message_util.cc 33 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/field_comparator.cc 34 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/field_mask_util.cc 35 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/internal/datapiece.cc 36 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/internal/default_value_objectwriter.cc 37 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/internal/error_listener.cc 38 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/internal/field_mask_utility.cc 39 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/internal/json_escaping.cc 40 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/internal/json_objectwriter.cc 41 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/internal/json_stream_parser.cc 42 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/internal/object_writer.cc 43 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/internal/proto_writer.cc 44 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/internal/protostream_objectsource.cc 45 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/internal/protostream_objectwriter.cc 46 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/internal/type_info.cc 47 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/internal/utility.cc 48 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/json_util.cc 49 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/message_differencer.cc 50 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/time_util.cc 51 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/type_resolver_util.cc 52 ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format.cc 53 ${protobuf_SOURCE_DIR}/src/google/protobuf/wrappers.pb.cc 54) 55 56set(libprotobuf_includes 57 ${protobuf_SOURCE_DIR}/src/google/protobuf/any.pb.h 58 ${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.h 59 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/importer.h 60 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/parser.h 61 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.h 62 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.pb.h 63 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor_database.h 64 ${protobuf_SOURCE_DIR}/src/google/protobuf/duration.pb.h 65 ${protobuf_SOURCE_DIR}/src/google/protobuf/dynamic_message.h 66 ${protobuf_SOURCE_DIR}/src/google/protobuf/empty.pb.h 67 ${protobuf_SOURCE_DIR}/src/google/protobuf/field_access_listener.h 68 ${protobuf_SOURCE_DIR}/src/google/protobuf/field_mask.pb.h 69 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_enum_reflection.h 70 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_bases.h 71 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_reflection.h 72 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/gzip_stream.h 73 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/printer.h 74 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/tokenizer.h 75 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_entry.h 76 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_field.h 77 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_field_inl.h 78 ${protobuf_SOURCE_DIR}/src/google/protobuf/message.h 79 ${protobuf_SOURCE_DIR}/src/google/protobuf/metadata.h 80 ${protobuf_SOURCE_DIR}/src/google/protobuf/reflection.h 81 ${protobuf_SOURCE_DIR}/src/google/protobuf/reflection_internal.h 82 ${protobuf_SOURCE_DIR}/src/google/protobuf/reflection_ops.h 83 ${protobuf_SOURCE_DIR}/src/google/protobuf/service.h 84 ${protobuf_SOURCE_DIR}/src/google/protobuf/source_context.pb.h 85 ${protobuf_SOURCE_DIR}/src/google/protobuf/struct.pb.h 86 ${protobuf_SOURCE_DIR}/src/google/protobuf/text_format.h 87 ${protobuf_SOURCE_DIR}/src/google/protobuf/timestamp.pb.h 88 ${protobuf_SOURCE_DIR}/src/google/protobuf/type.pb.h 89 ${protobuf_SOURCE_DIR}/src/google/protobuf/unknown_field_set.h 90 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/delimited_message_util.h 91 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/field_comparator.h 92 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/field_mask_util.h 93 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/json_util.h 94 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/message_differencer.h 95 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/time_util.h 96 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/type_resolver.h 97 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/type_resolver_util.h 98 ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format.h 99 ${protobuf_SOURCE_DIR}/src/google/protobuf/wrappers.pb.h 100) 101 102add_library(libprotobuf ${protobuf_SHARED_OR_STATIC} 103 ${libprotobuf_lite_files} ${libprotobuf_files} ${libprotobuf_includes} ${protobuf_version_rc_file}) 104if(protobuf_HAVE_LD_VERSION_SCRIPT) 105 if(${CMAKE_VERSION} VERSION_GREATER 3.13 OR ${CMAKE_VERSION} VERSION_EQUAL 3.13) 106 target_link_options(libprotobuf PRIVATE -Wl,--version-script=${protobuf_SOURCE_DIR}/src/libprotobuf.map) 107 elseif(protobuf_BUILD_SHARED_LIBS) 108 target_link_libraries(libprotobuf PRIVATE -Wl,--version-script=${protobuf_SOURCE_DIR}/src/libprotobuf.map) 109 endif() 110 set_target_properties(libprotobuf PROPERTIES 111 LINK_DEPENDS ${protobuf_SOURCE_DIR}/src/libprotobuf.map) 112endif() 113target_link_libraries(libprotobuf PRIVATE ${CMAKE_THREAD_LIBS_INIT}) 114if(protobuf_WITH_ZLIB) 115 target_link_libraries(libprotobuf PRIVATE ${ZLIB_LIBRARIES}) 116endif() 117if(protobuf_LINK_LIBATOMIC) 118 target_link_libraries(libprotobuf PRIVATE atomic) 119endif() 120if(${CMAKE_SYSTEM_NAME} STREQUAL "Android") 121 target_link_libraries(libprotobuf PRIVATE log) 122endif() 123target_include_directories(libprotobuf PUBLIC ${protobuf_SOURCE_DIR}/src) 124if(protobuf_BUILD_SHARED_LIBS) 125 target_compile_definitions(libprotobuf 126 PUBLIC PROTOBUF_USE_DLLS 127 PRIVATE LIBPROTOBUF_EXPORTS) 128endif() 129set_target_properties(libprotobuf PROPERTIES 130 VERSION ${protobuf_VERSION} 131 SOVERSION 32 132 OUTPUT_NAME ${LIB_PREFIX}protobuf 133 DEBUG_POSTFIX "${protobuf_DEBUG_POSTFIX}") 134add_library(protobuf::libprotobuf ALIAS libprotobuf) 135