ya.make 339 B

12345678910111213141516171819202122232425262728293031
  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. yson2
  25. )
  26. IF (ARCH_X86_64)
  27. RECURSE(
  28. hyperscan
  29. )
  30. ENDIF()