Specify lib requirement: zlib >= 1.2.5.2

This commit is contained in:
Chocobo1
2017-04-19 21:23:19 +08:00
parent 617f19e599
commit a35c6426ab
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