cmake find_package(LibZip) examples

openscad/openscad CMakeLists.txt :454

find_package(LibZip REQUIRED QUIET)

gwaldron/osgearth src/osgEarth/CMakeLists.txt :25

find_package(LibZip QUIET)

qgis/QGIS CMakeLists.txt :454

find_package(LibZip REQUIRED)

brechtsanders/xlsxio CMakeLists.txt :50

FIND_PACKAGE(LibZip REQUIRED)