cmake find_package(ZLIB) examples

ornladios/ADIOS2 cmake/DetectOptions.cmake :624

find_package(ZLIB REQUIRED)

alembic/alembic CMakeLists.txt :209

FIND_PACKAGE(ZLIB REQUIRED)

liballeg/allegro5 addons/CMakeLists.txt :110

find_package(ZLIB)

liballeg/allegro5 addons/acodec/CMakeLists.txt :238

find_package(ZLIB)

assimp/assimp CMakeLists.txt :540

find_package(ZLIB CONFIG REQUIRED)

apache/avro lang/c/CMakeLists.txt :140

find_package(ZLIB)

apache/avro lang/c++/CMakeLists.txt :113

find_package(ZLIB REQUIRED)

capnproto/capnproto c++/CMakeLists.txt :79

find_package(ZLIB)

CGAL/cgal Installation/cmake/modules/CGAL_Boost_iostreams_support.cmake :18

find_package(ZLIB QUIET)

CGAL/cgal Installation/cmake/modules/CGAL_SetupCGAL_ImageIODependencies.cmake :12

#    find_package(ZLIB)

CGAL/cgal Installation/cmake/modules/CGAL_SetupCGAL_ImageIODependencies.cmake :26

find_package( ZLIB )

CGNS/CGNS CMakeLists.txt :398

find_package(ZLIB)

coin3d/coin CMakeLists.txt :344

find_package(ZLIB)

doxygen/doxygen addon/doxysearch/CMakeLists.txt :2

find_package(ZLIB REQUIRED)

Exiv2/exiv2 cmake/findDependencies.cmake :46

find_package( ZLIB REQUIRED )

fltk/fltk CMake/options.cmake :146

find_package(ZLIB)

facebook/folly CMake/folly-deps.cmake :76

find_package(ZLIB MODULE)

FreeRDP/FreeRDP CMakeLists.txt :162

find_package(ZLIB REQUIRED)

malaterre/GDCM CMakeLists.txt :399

find_package(ZLIB REQUIRED)

sciapp/gr cmake/FindFfmpeg.cmake :27

find_package(ZLIB)

grpc/grpc cmake/zlib.cmake :52

find_package(ZLIB REQUIRED)

HDFGroup/hdf4 CMakeFilters.cmake :178

find_package (ZLIB MODULE)

HDFGroup/hdf4 CMakeFilters.cmake :189

find_package (ZLIB NAMES ${PACKAGE_NAME} CONFIG OPTIONAL_COMPONENTS ${ZLIB_SEARCH_TYPE})

HDFGroup/hdf5 CMakeFilters.cmake :110

find_package (ZLIB MODULE)

HDFGroup/hdf5 CMakeFilters.cmake :121

find_package (ZLIB NAMES ${Z_PACKAGE_NAME} CONFIG OPTIONAL_COMPONENTS ${ZLIB_SEARCH_TYPE})

PurpleI2P/i2pd build/CMakeLists.txt :289

find_package(ZLIB)

InsightSoftwareConsortium/ITK Modules/ThirdParty/GDCM/src/gdcm/CMakeLists.txt :399

find_package(ZLIB REQUIRED)

InsightSoftwareConsortium/ITK Modules/ThirdParty/GIFTI/src/gifticlib/CMakeLists.txt :41

find_package(ZLIB)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/CMakeFilters.cmake :95

find_package (ZLIB NAMES ${PACKAGE_NAME} COMPONENTS ${ZLIB_SEACH_TYPE})

InsightSoftwareConsortium/ITK Modules/ThirdParty/TIFF/src/itktiff/cmake/DeflateCodec.cmake :35

find_package(ZLIB)

InsightSoftwareConsortium/ITK Modules/ThirdParty/ZLIB/CMakeLists.txt :8

find_package(ZLIB REQUIRED)

keepassxreboot/keepassxc CMakeLists.txt :558

find_package(ZLIB REQUIRED)

lammps/lammps cmake/CMakeLists.txt :572

find_package(ZLIB QUIET)

lammps/lammps cmake/CMakeLists.txt :580

find_package(ZLIB REQUIRED)

lammps/lammps cmake/Modules/Packages/COMPRESS.cmake :1

find_package(ZLIB)

lfortran/lfortran cmake/FindStaticZLIB.cmake :7

find_package(ZLIB REQUIRED)

AOMediaCodec/libavif CMakeLists.txt :647

find_package(ZLIB REQUIRED)

ebiggers/libdeflate programs/CMakeLists.txt :74

find_package(ZLIB REQUIRED)

libgit2/libgit2 cmake/SelectCompression.cmake :28

find_package(ZLIB)

libharu/libharu CMakeLists.txt :51

find_package(ZLIB)

libLAS/libLAS CMakeLists.txt :279

find_package (ZLIB NO_MODULE QUIET)

libLAS/libLAS CMakeLists.txt :281

find_package (ZLIB)

sbmlteam/libsbml CMakeModules/FindLIBXML.cmake :69

find_package(ZLIB QUIET)

LibVNC/libvncserver CMakeLists.txt :82

find_package(ZLIB)

jmcnamara/libxlsxwriter CMakeLists.txt :307

find_package(ZLIB "1.2.8" REQUIRED)

schrodinger/maeparser CMakeLists.txt :52

find_package(ZLIB REQUIRED)

rui314/mold CMakeLists.txt :132

find_package(ZLIB QUIET)

YosysHQ/nextpnr CMakeLists.txt :103

find_package(ZLIB)

dankamongmen/notcurses CMakeLists.txt :198

find_package(ZLIB)

OGRECave/ogre CMake/Dependencies.cmake :304

find_package(ZLIB)

opencv/opencv cmake/OpenCVFindLibsGrfmt.cmake :32

find_package(ZLIB "${MIN_VER_ZLIB}")

openscenegraph/OpenSceneGraph CMakeLists.txt :781

FIND_PACKAGE(ZLIB)

openscenegraph/OpenSceneGraph CMakeModules/FindCOLLADA.cmake :198

FIND_PACKAGE(ZLIB)

PixarAnimationStudios/OpenSubdiv CMakeLists.txt :380

find_package(ZLIB 1.2)

AcademySoftwareFoundation/openvdb openvdb/openvdb/CMakeLists.txt :197

find_package(ZLIB ${MINIMUM_ZLIB_VERSION} REQUIRED)

PDAL/PDAL cmake/zlib.cmake :7

find_package(ZLIB REQUIRED)

podofo/podofo CMakeLists.txt :157

find_package(ZLIB REQUIRED)

protocolbuffers/protobuf CMakeLists.txt :167

find_package(ZLIB)

qgis/QGIS CMakeLists.txt :471

find_package(ZLIB REQUIRED)       # for decompression of vector tiles in MBTiles file

qtwebkit/qtwebkit Source/cmake/OptionsFTW.cmake :234

find_package(ZLIB 1.2.11 REQUIRED)

qtwebkit/qtwebkit Source/cmake/OptionsGTK.cmake :35

find_package(ZLIB REQUIRED)

qtwebkit/qtwebkit Source/cmake/OptionsPlayStation.cmake :94

find_package(ZLIB REQUIRED)

qtwebkit/qtwebkit Source/cmake/OptionsQt.cmake :445

find_package(ZLIB REQUIRED)

qtwebkit/qtwebkit Source/cmake/OptionsWinCairo.cmake :13

find_package(ZLIB 1.2.11 REQUIRED)

qtwebkit/qtwebkit Source/WebCore/PlatformMac.cmake :22

find_package(ZLIB REQUIRED)

stachenov/quazip CMakeLists.txt :146

find_package(ZLIB REQUIRED)

facebook/rocksdb CMakeLists.txt :166

find_package(ZLIB REQUIRED)

ossia/score CMakeLists.txt :204

find_package(ZLIB)

ossia/score cmake/modules/FindFFmpeg.cmake :192

find_package(ZLIB)

ossia/score src/plugins/score-plugin-faust/CMakeLists.txt :29

find_package(ZLIB QUIET)

ossia/score src/plugins/score-plugin-gfx/CMakeLists.txt :363

find_package(ZLIB REQUIRED)

ossia/score src/plugins/score-plugin-media/CMakeLists.txt :215

find_package(ZLIB)

SuperTux/supertux mk/cmake/SuperTux/ProvidePartioZip.cmake :5

find_package(ZLIB REQUIRED)

apple/swift cmake/modules/SwiftSharedCMakeConfig.cmake :91

find_package(ZLIB REQUIRED)

taglib/taglib CMakeLists.txt :117

find_package("ZLIB")

apache/thrift build/cmake/DefineOptions.cmake :67

find_package(ZLIB QUIET)

apache/thrift test/cpp/CMakeLists.txt :35

find_package(ZLIB REQUIRED)

TigerVNC/tigervnc CMakeLists.txt :152

find_package(ZLIB REQUIRED)

microsoft/vcpkg ports/breakpad/CMakeLists.txt :99

find_package(ZLIB REQUIRED)

microsoft/vcpkg ports/freeimage/CMakeLists.txt :12

find_package(ZLIB           REQUIRED)

microsoft/vcpkg ports/freetype/vcpkg-cmake-wrapper.cmake :40

find_package(ZLIB)

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

find_package(ZLIB REQUIRED)

microsoft/vcpkg ports/irrlicht/vcpkg-cmake-wrapper.cmake :2

find_package(ZLIB REQUIRED)

microsoft/vcpkg ports/libmupdf/CMakeLists.txt :26

find_package(ZLIB REQUIRED)

microsoft/vcpkg ports/libpff/CMakeLists.txt :5

find_package(ZLIB REQUIRED)

microsoft/vcpkg ports/libvmdk/CMakeLists.txt :5

find_package(ZLIB REQUIRED)

microsoft/vcpkg ports/msix/CMakeLists.txt :9

find_package(ZLIB REQUIRED)

microsoft/vcpkg ports/mysql-connector-cpp/cmake-project-include.cmake :29

find_package(ZLIB REQUIRED)

microsoft/vcpkg ports/rappture/CMakeLists.txt :91

find_package(ZLIB REQUIRED)

microsoft/vcpkg ports/unicorn-lib/CMakeLists.txt :7

find_package(ZLIB REQUIRED)

microsoft/vcpkg ports/wxwidgets/vcpkg-cmake-wrapper.cmake :77

find_package(ZLIB QUIET)

movableink/webkit Source/cmake/OptionsQt.cmake :445

find_package(ZLIB REQUIRED)

movableink/webkit Source/cmake/OptionsWinCairo.cmake :13

find_package(ZLIB 1.2.11 REQUIRED)

movableink/webkit Source/cmake/OptionsWPE.cmake :31

find_package(ZLIB REQUIRED)

wxWidgets/wxWidgets build/cmake/lib/zlib.cmake :42

find_package(ZLIB REQUIRED)

brechtsanders/xlsxio CMakeLists.txt :47

#FIND_PACKAGE(ZLIB REQUIRED)

gdraheim/zziplib bins/CMakeLists.txt :55

find_package ( ZLIB REQUIRED )

gdraheim/zziplib docs/CMakeLists.txt :21

find_package ( ZLIB REQUIRED )

gdraheim/zziplib SDL/CMakeLists.txt :26

find_package ( ZLIB REQUIRED )

gdraheim/zziplib test/CMakeLists.txt :29

find_package ( ZLIB REQUIRED )