Merge branch 'dev' of github.com:facebook/zstd into dev
This commit is contained in:
commit
99672d1231
@ -10,5 +10,5 @@ Name: zstd
|
||||
Description: lossless compression algorithm library
|
||||
URL: https://github.com/facebook/zstd
|
||||
Version: @VERSION@
|
||||
Libs: -L@LIBDIR@ -lzstd
|
||||
Cflags: -I@INCLUDEDIR@
|
||||
Libs: -L${libdir} -lzstd
|
||||
Cflags: -I${includedir}
|
||||
|
Loading…
Reference in New Issue
Block a user