libzstd-rs-sys 0.0.0

a rust implementation of zstd compression and decompression
Documentation
1
2
3
4
5
6
7
@echo off

rem build 32-bit

call "%~p0%build.generic.cmd" preview Win32 Release v143

rem build 64-bit

call "%~p0%build.generic.cmd" preview x64 Release v143