ya.make 213 B

123456789101112131415
  1. LIBRARY()
  2. SRCS(
  3. descriptor.cpp
  4. )
  5. PEERDIR(
  6. contrib/libs/protobuf
  7. library/cpp/json
  8. library/cpp/protobuf/dynamic_prototype
  9. library/cpp/protobuf/json
  10. library/cpp/string_utils/base64
  11. )
  12. END()