LIBRARY()

PEERDIR(
    library/cpp/testing/unittest
    library/cpp/terminate_handler
)

SRCS(
    main.cpp
)

END()