UNITTEST()


PEERDIR(
    ADDINCL library/cpp/compproto
)

SRCDIR(library/cpp/compproto)

SRCS(
    compproto_ut.cpp
)

END()