ya.make.induced_deps 2.0 KB

123456789101112131415161718192021222324252627282930
  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/stubs/common.h
  7. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/stubs/once.h
  8. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/stubs/port.h
  9. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/wire_format.h
  10. )
  11. INDUCED_DEPS(h+cpp
  12. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/arena.h
  13. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/arenastring.h
  14. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/extension_set.h
  15. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_enum_reflection.h
  16. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_message_bases.h
  17. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_message_table_driven.h
  18. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_message_util.h
  19. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/io/coded_stream.h
  20. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/map.h
  21. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/map_entry.h
  22. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/map_field_inl.h
  23. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/message.h
  24. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/metadata_lite.h
  25. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/port_def.inc
  26. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/port_undef.inc
  27. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/repeated_field.h
  28. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/stubs/common.h
  29. ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/unknown_field_set.h
  30. )