ya.make 964 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  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. mlir
  44. mpg123
  45. murmurhash
  46. nfs_ganesha
  47. noc
  48. openal-soft
  49. patched
  50. protobuf-c
  51. protoc-c
  52. protozero
  53. range-v3
  54. rnnoise
  55. rubberband
  56. spdlog
  57. thrift
  58. thrift/compiler
  59. turbo_base64
  60. uriparser
  61. )
  62. IF(OS_LINUX OR OS_DARWIN)
  63. RECURSE(
  64. boost/libs/python
  65. boost/libs/python/arcadia_test
  66. )
  67. ENDIF()
  68. IF(OS_ANDROID)
  69. RECURSE(ashmem)
  70. ENDIF()