aboutsummaryrefslogblamecommitdiffstats
path: root/contrib/libs/xxhash/ya.make
blob: d1b2b97fdf9f151876c990e5781fe89da1dfd482 (plain) (tree)
1
                                                   


















                                                                         
# Generated by devtools/yamaker from nixpkgs 22.11.

LIBRARY()

VERSION(0.8.0)

ORIGINAL_SOURCE(https://github.com/Cyan4973/xxHash/archive/v0.8.0.tar.gz)

LICENSE(BSD-2-Clause)

LICENSE_TEXTS(.yandex_meta/licenses.list.txt)

NO_COMPILER_WARNINGS()

NO_RUNTIME()

SRCS(
    xxhash.c
)

END()