ya.make.induced_deps 1.8 KB

123456789101112131415161718192021222324252627
  1. INDUCED_DEPS(cpp
  2. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/descriptor.h
  3. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_message_reflection.h
  4. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/io/coded_stream.h
  5. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/reflection_ops.h
  6. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/wire_format.h
  7. )
  8. INDUCED_DEPS(h+cpp
  9. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/arena.h
  10. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/arenastring.h
  11. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/arenaz_sampler.h
  12. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/extension_set.h
  13. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_enum_reflection.h
  14. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_message_bases.h
  15. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_message_util.h
  16. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/io/coded_stream.h
  17. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/map.h
  18. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/map_entry.h
  19. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/map_field_inl.h
  20. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/message.h
  21. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/metadata_lite.h
  22. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/port_def.inc
  23. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/port_undef.inc
  24. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/repeated_field.h
  25. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/stubs/common.h
  26. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/unknown_field_set.h
  27. )