LIBRARY()

SRCS(
    int128.cpp
    int128.h
)

END()

RECURSE(
    bench
    ut
)