[manifest]
name = xxhash

[download]
url = https://github.com/Cyan4973/xxHash/archive/refs/tags/v0.8.2.tar.gz
sha256 = baee0c6afd4f03165de7a4e67988d16f0f2b257b51d0e3cb91909302a26a79c4

[rpms]
xxhash-devel

[debs]
libxxhash-dev
xxhash

[homebrew]
xxhash

[build.not(os=windows)]
builder = make
subdir = xxHash-0.8.2

[make.build_args]
all

[make.install_args]
install

[build.os=windows]
builder = cmake
subdir = xxHash-0.8.2/cmake_unofficial
