mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 10:22:48 +00:00
generic: remove the last reference to zlib
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
1a23738c6d
commit
458788a6d9
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ endif()
|
|||
|
||||
# required features
|
||||
find_package(LibDeflate)
|
||||
set_package_properties(ZLIB PROPERTIES
|
||||
set_package_properties(LibDeflate PROPERTIES
|
||||
DESCRIPTION "Heavily optimized library for DEFLATE/zlib/gzip compression and decompression"
|
||||
URL "https://github.com/ebiggers/libdeflate"
|
||||
TYPE REQUIRED
|
||||
|
|
Loading…
Add table
Reference in a new issue