123456789101112131415161718192021222324252627 |
- INDUCED_DEPS(cpp
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/descriptor.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_message_reflection.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/io/coded_stream.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/reflection_ops.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/wire_format.h
- )
- INDUCED_DEPS(h+cpp
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/arena.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/arenastring.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/arenaz_sampler.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/extension_set.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_enum_reflection.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_message_bases.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_message_util.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/io/coded_stream.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/map.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/map_entry.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/map_field_inl.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/message.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/metadata_lite.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/port_def.inc
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/port_undef.inc
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/repeated_field.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/stubs/common.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/unknown_field_set.h
- )
|