ya.make 84 B

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