ya.make 955 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. OWNER(
  2. g:contrib
  3. g:cpp-contrib
  4. )
  5. RECURSE(
  6. abseil-cpp
  7. abseil-cpp-tstring
  8. alsa-lib
  9. avahi
  10. aws
  11. blis
  12. boost
  13. cityhash-1.0.2
  14. cmph
  15. cpuinfo
  16. exiv2
  17. expected-lite
  18. fast_float
  19. dragonbox
  20. gemmlowp
  21. glib
  22. glib-networking
  23. glibmm
  24. google
  25. googletest
  26. gst-plugins-bad
  27. gst-plugins-base
  28. gst-plugins-good
  29. gstreamer
  30. http-parser
  31. keyutils
  32. libelf
  33. libffi
  34. libiscsi
  35. libntirpc
  36. librseq
  37. libsigcxx
  38. libsoup
  39. libtorrent
  40. liburcu
  41. libxsmm
  42. llhttp
  43. mpg123
  44. murmurhash
  45. nfs_ganesha
  46. noc
  47. openal-soft
  48. patched
  49. protobuf-c
  50. protoc-c
  51. protozero
  52. range-v3
  53. rnnoise
  54. rubberband
  55. spdlog
  56. thrift
  57. thrift/compiler
  58. turbo_base64
  59. uriparser
  60. )
  61. IF(OS_LINUX OR OS_DARWIN)
  62. RECURSE(
  63. boost/libs/python
  64. boost/libs/python/arcadia_test
  65. )
  66. ENDIF()
  67. IF(OS_ANDROID)
  68. RECURSE(ashmem)
  69. ENDIF()