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