Specify lib requirement: zlib >= 1.2.5.2

This commit is contained in:
Chocobo1
2017-04-19 21:23:19 +08:00
committed by sledgehammer999
parent 104bed7cc8
commit e85479dfd7
3 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
find_package(ZLIB REQUIRED)
find_package(ZLIB 1.2.5.2 REQUIRED)
set(QBT_BASE_HEADERS
bittorrent/cachestatus.h