ya.make 83 B

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