Added find_package for zlib

This commit is contained in:
Daniel Brunner
2018-10-07 18:03:40 +02:00
parent 786e39fc27
commit 700004d00d

View File

@@ -1,5 +1,7 @@
project(Quazip)
find_package(ZLIB REQUIRED)
set(HEADERS
crypt.h
ioapi.h