Added find_package for zlib
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
project(Quazip)
|
||||
|
||||
find_package(ZLIB REQUIRED)
|
||||
|
||||
set(HEADERS
|
||||
crypt.h
|
||||
ioapi.h
|
||||
|
Reference in New Issue
Block a user