aboutsummaryrefslogblamecommitdiffstats
path: root/contrib/libs/xxhash/ya.make
blob: ecb28eff1ef52e0be79669156579be997f544a32 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                   

         


                                             
              
 
                                                                         
 







                      
# Generated by devtools/yamaker from nixpkgs 22.11.

LIBRARY()

LICENSE(BSD-2-Clause)

LICENSE_TEXTS(.yandex_meta/licenses.list.txt)

VERSION(0.8.3)

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

NO_COMPILER_WARNINGS()

NO_RUNTIME()

SRCS(
    xxhash.c
)

END()