ya.make 81 B

123456789101112
  1. LIBRARY()
  2. SRCS(
  3. quote.cpp
  4. quote.h
  5. )
  6. END()
  7. RECURSE_FOR_TESTS(
  8. ut
  9. )