blob: 3d70a8bf3f28df945dc66075e80d60fc00a3c217 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
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/stubs/common.h
${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/stubs/once.h
${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/stubs/port.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
)
|