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" VS2017 Win32 Release v141

rem build 64-bit

call "%~p0%build.generic.cmd" VS2017 x64 Release v141