aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/digest/murmur/ya.make
blob: 5647cc75e15b04132b712d4c95bdf983e1a8ae55 (plain) (blame)
1
2
3
4
5
6
7
8
9
LIBRARY()

OWNER(elantsev)

SRCS(
    murmur.cpp
)

END()