cmake HAVE_ZLIB_H examples

mmontag/chip-player-js game-music-emu/gme/CMakeLists.txt :276

target_compile_definitions(gme PRIVATE -DHAVE_ZLIB_H)

facebook/mysql-5.6 storage/rocksdb/CMakeLists.txt :270

CHECK_INCLUDE_FILES(zlib.h HAVE_ZLIB_H)

ZDoom/gzdoom libraries/ZMusic/thirdparty/game-music-emu/gme/CMakeLists.txt :172

target_compile_definitions(gme PRIVATE -DHAVE_ZLIB_H)

libgme/game-music-emu gme/CMakeLists.txt :248

target_compile_definitions(gme_deps INTERFACE HAVE_ZLIB_H)

yrnkrn/zapcc cmake/config-ix.cmake :74

check_include_file(zlib.h HAVE_ZLIB_H)

SWI-Prolog/swipl-devel cmake/Config.cmake :54

check_include_file(zlib.h HAVE_ZLIB_H)

GANGE666/xVMP src/cmake/config-ix.cmake :47

check_include_file(zlib.h HAVE_ZLIB_H)

OriginHubAI/MyScaleDB contrib/libarchive-cmake/CMakeLists.txt :155

target_compile_definitions(_libarchive PUBLIC HAVE_ZLIB_H=1)

visualboyadvance-m/visualboyadvance-m cmake/Toolchain.cmake :66

add_compile_definitions(HAVE_NETINET_IN_H HAVE_ARPA_INET_H HAVE_ZLIB_H FINAL_VERSION SDL USE_OPENGL SYSCONF_INSTALL_DIR="${CMAKE_INSTALL_FULL_SYSCONFDIR}")

frasercrmck/llvm-leg cmake/config-ix.cmake :74

check_include_file(zlib.h HAVE_ZLIB_H)

google/filament third_party/dawn/third_party/dxc/cmake/config-ix.cmake :75

check_include_file(zlib.h HAVE_ZLIB_H)

yazhiwang/ollvm-tll cmake/config-ix.cmake :74

check_include_file(zlib.h HAVE_ZLIB_H)

klee/klee CMakeLists.txt :262

unset(HAVE_ZLIB_H)

firebase/firebase-cpp-sdk app/rest/CMakeLists.txt :97

add_definitions(
  # Use the curl_config.h generated by CMake.
  -DHAVE_CONFIG_H
  # Enable ZLIB in curl.
  -DHAVE_LIBZ
  # Ensure curl includes ZLIB headers.
  -DHAVE_ZLIB_H
  # Enforce stricter curl typechecking.
  -DCURL_STRICTER
  # Disable unused protocols/options to reduce vulnerability surface.
  -DCURL_DISABLE_FTP
  -DCURL_DISABLE_NTLM
  -DCURL_DISABLE_LIBCURL_OPTION
)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/gzdoom/libraries/ZMusic/thirdparty/game-music-emu/gme/CMakeLists.txt :172

target_compile_definitions(gme PRIVATE -DHAVE_ZLIB_H)

MiKTeX/miktex CMakeLists.txt :1580

set_target_properties(MiKTeX::Imported::ZLIB
        PROPERTIES
        IMPORTED_LOCATION "${ZLIB_LIBRARY}"
        INTERFACE_COMPILE_DEFINITIONS "HAVE_LIBZ=1;HAVE_ZLIB=1;HAVE_ZLIB_H=1;HAVE_ZLIB_COMPRESS2=1"
        INTERFACE_INCLUDE_DIRECTORIES "${ZLIB_INCLUDE_DIRS}"
    )

chdb-io/chdb contrib/libarchive-cmake/CMakeLists.txt :155

target_compile_definitions(_libarchive PUBLIC HAVE_ZLIB_H=1)

HumbleNet/HumbleNet 3rdparty/libwebsockets/CMakeLists.txt :242

CHECK_INCLUDE_FILE(zlib.h HAVE_ZLIB_H)

ClickHouse/ClickHouse contrib/libarchive-cmake/CMakeLists.txt :152

target_compile_definitions(_libarchive PUBLIC HAVE_ZLIB_H=1)

o2e/OLLVM-9.0.1 cmake/config-ix.cmake :59

check_include_file(zlib.h HAVE_ZLIB_H)

AtomicGameEngine/AtomicGameEngine Source/ThirdParty/libcurl/LibCurl.cmake :1224

endif(NOT HAVE_ZLIB_H)

AshamaneProject/AshamaneCore dep/cpr/opt/curl/CMakeLists.txt :1034

endif(NOT HAVE_ZLIB_H)

librsync/librsync CMakeLists.txt :79

check_include_files ( zlib.h HAVE_ZLIB_H )

joedrago/colorist ext/openjpeg/thirdparty/libtiff/CMakeLists.txt :80

CHECK_INCLUDE_FILES("zlib.h" HAVE_ZLIB_H)

ucb-bar/esp-llvm cmake/config-ix.cmake :76

check_include_file(zlib.h HAVE_ZLIB_H)

qtfreet00/llvm-obfuscator cmake/config-ix.cmake :73

check_include_file(zlib.h HAVE_ZLIB_H)

darktable-org/rawspeed cmake/Modules/CheckZLIB.cmake :21

CHECK_INCLUDE_FILE_CXX("zlib.h" HAVE_ZLIB_H)

PacktPublishing/The-Modern-Cpp-Challenge libs/curl/CMakeLists.txt :1034

endif(NOT HAVE_ZLIB_H)

KhronosGroup/SPIRV-LLVM cmake/config-ix.cmake :75

check_include_file(zlib.h HAVE_ZLIB_H)

GoSSIP-SJTU/Armariris cmake/config-ix.cmake :76

check_include_file(zlib.h HAVE_ZLIB_H)

microsoft/DirectXShaderCompiler cmake/config-ix.cmake :75

check_include_file(zlib.h HAVE_ZLIB_H)

GoSSIP-SJTU/TripleDoggy cmake/config-ix.cmake :46

check_include_file(zlib.h HAVE_ZLIB_H)

securesystemslab/multicompiler cmake/config-ix.cmake :74

check_include_file(zlib.h HAVE_ZLIB_H)

ShadowsocksR-Live/shadowsocksr-native cmake/configure.cmake :81

check_include_files ( zlib.h HAVE_ZLIB_H )