mirror of
https://github.com/facebook/zstd.git
synced 2025-11-30 00:03:21 -05:00
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…
x
Reference in New Issue
Block a user