cmake find_package(libzip) examples

gwaldron/osgearth src/osgEarthDrivers/zip/CMakeLists.txt :3

find_package(libzip)

microsoft/vcpkg ports/ideviceinstaller/CMakeLists.txt :27

find_package(libzip CONFIG REQUIRED)

microsoft/vcpkg ports/idevicerestore/CMakeLists.txt :33

find_package(libzip CONFIG REQUIRED)