LIBRARY()

SRCS(
    murmur.cpp
)

END()

RECURSE_FOR_TESTS(
    ut
)