mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-28 22:45:49 +00:00
Update LZ4 library to 1.9.2
This commit is contained in:
committed by
manojsdoshi
parent
853c964194
commit
fb74eefa9e
@@ -1,6 +1,6 @@
|
||||
find_package (PkgConfig)
|
||||
if (PKG_CONFIG_FOUND)
|
||||
pkg_search_module (lz4_PC QUIET liblz4>=1.8)
|
||||
pkg_search_module (lz4_PC QUIET liblz4>=1.9)
|
||||
endif ()
|
||||
|
||||
if(static)
|
||||
|
||||
Reference in New Issue
Block a user