ya.make 118 B

123456789101112
  1. LIBRARY()
  2. PEERDIR(
  3. library/cpp/testing/unittest
  4. library/cpp/terminate_handler
  5. )
  6. SRCS(
  7. main.cpp
  8. )
  9. END()