ya.make 109 B

12345678910111213
  1. LIBRARY()
  2. SRCS(
  3. chunked_helpers.cpp
  4. reader.cpp
  5. writer.cpp
  6. )
  7. END()
  8. RECURSE_FOR_TESTS(
  9. ut
  10. )