ya.make 350 B

1234567891011121314151617181920212223242526272829303132
  1. RECURSE(
  2. compress_base
  3. datetime2
  4. digest
  5. file
  6. histogram
  7. hyperloglog
  8. ip_base
  9. json
  10. json2
  11. math
  12. pire
  13. protobuf
  14. python
  15. re2
  16. set
  17. stat
  18. streaming
  19. string
  20. top
  21. topfreq
  22. unicode_base
  23. url_base
  24. vector
  25. yson2
  26. )
  27. IF (ARCH_X86_64)
  28. RECURSE(
  29. hyperscan
  30. )
  31. ENDIF()