ya.make 85 B

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