cmake HAVE_STDINT_H examples

datastax/cpp-driver src/third_party/sparsehash/CMakeLists.txt :99

check_include_file(stdint.h HAVE_STDINT_H)

CUBRID/cubrid CMakeLists.txt :484

check_include_file(stdint.h HAVE_STDINT_H)

GreatSQL/GreatSQL extra/zlib/zlib-1.2.13/CMakeLists.txt :28

check_include_file(stdint.h    HAVE_STDINT_H)

GreatSQL/GreatSQL extra/zlib/zlib-1.2.13/CMakeLists.txt :42

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

tanis2000/binocle-c src/deps/curl/CMakeLists.txt :255

add_definitions(-DHAVE_STDINT_H)

SoftFever/OrcaSlicer deps/EXPAT/expat/ConfigureChecks.cmake :13

check_include_file("stdint.h" HAVE_STDINT_H)

ucla-vision/xivo thirdparty/gflags/CMakeLists.txt :236

check_include_file_cxx ("stdint.h" HAVE_STDINT_H)

ucla-vision/xivo thirdparty/glog/CMakeLists.txt :100

check_include_file_cxx (stdint.h HAVE_STDINT_H)

ucla-vision/xivo thirdparty/glog/CMakeLists.txt :338

else (HAVE_STDINT_H)

ucla-vision/xivo thirdparty/glog/CMakeLists.txt :340

endif (HAVE_STDINT_H)

percona/percona-server extra/curl/curl-8.14.1/CMakeLists.txt :1697

check_include_file("stdint.h"         HAVE_STDINT_H)

percona/percona-server extra/zlib/zlib-1.3.1/CMakeLists.txt :27

check_include_file(stdint.h    HAVE_STDINT_H)

percona/percona-server extra/zlib/zlib-1.3.1/CMakeLists.txt :41

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

KratosMultiphysics/Kratos external_libraries/zlib/CMakeLists.txt :25

check_include_file(stdint.h    HAVE_STDINT_H)

KratosMultiphysics/Kratos external_libraries/zlib/CMakeLists.txt :39

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

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

add_definitions(-DHAVE_STDINT_H)

mmontag/chip-player-js libvgm/CMakeLists.txt :160

add_definitions("-D HAVE_STDINT_H")

facebook/mysql-5.6 extra/zlib/zlib-1.2.13/CMakeLists.txt :28

check_include_file(stdint.h    HAVE_STDINT_H)

facebook/mysql-5.6 extra/zlib/zlib-1.2.13/CMakeLists.txt :42

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

swiftlang/swift-corelibs-libdispatch CMakeLists.txt :223

check_include_files("stdint.h" HAVE_STDINT_H)

Mendeley/Update-Installer external/zlib/CMakeLists.txt :17

check_include_file(stdint.h    HAVE_STDINT_H)

Mendeley/Update-Installer external/zlib/CMakeLists.txt :31

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

bouffalolab/bouffalo_sdk components/net/lib/srtp/libsrtp/CMakeLists.txt :27

check_include_file(stdint.h HAVE_STDINT_H)

RasPlex/OpenPHT lib/cpluff/CMakeLists.txt :24

check_include_files(stdint.h HAVE_STDINT_H)

RasPlex/OpenPHT plex/Update-Installer/external/zlib/CMakeLists.txt :17

check_include_file(stdint.h    HAVE_STDINT_H)

RasPlex/OpenPHT plex/Update-Installer/external/zlib/CMakeLists.txt :31

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

mysql/mysql-connector-cpp cdk/extra/zlib/CMakeLists.txt :52

check_include_file(stdint.h    HAVE_STDINT_H)

mysql/mysql-connector-cpp cdk/extra/zlib/CMakeLists.txt :66

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

mysql/mysql-connector-cpp jdbc/cppconn/CMakeLists.txt :34

CHECK_INCLUDE_FILES(stdint.h HAVE_STDINT_H)

vseasky/VersaAssistant assimp/contrib/zlib/CMakeLists.txt :36

check_include_file(stdint.h    HAVE_STDINT_H)

vseasky/VersaAssistant assimp/contrib/zlib/CMakeLists.txt :50

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

vseasky/VersaAssistant freeglut/CMakeLists.txt :393

CHECK_INCLUDE_FILES(stdint.h HAVE_STDINT_H)

cvet/fonline ThirdParty/mongo-c-driver/src/zlib-1.3.1/CMakeLists.txt :23

check_include_file(stdint.h    HAVE_STDINT_H)

cvet/fonline ThirdParty/mongo-c-driver/src/zlib-1.3.1/CMakeLists.txt :37

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

cvet/fonline ThirdParty/zlib/CMakeLists.txt :23

check_include_file(stdint.h    HAVE_STDINT_H)

cvet/fonline ThirdParty/zlib/CMakeLists.txt :37

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

FilmKilns/FilmKilns src/skia/third_party/externals/expat/expat/ConfigureChecks.cmake :12

check_include_file("stdint.h" HAVE_STDINT_H)

FilmKilns/FilmKilns src/skia/third_party/externals/freetype/CMakeLists.txt :235

check_include_file("stdint.h" HAVE_STDINT_H)

FilmKilns/FilmKilns src/skia/third_party/externals/freetype/CMakeLists.txt :250

string(REGEX REPLACE
      "#undef +(HAVE_STDINT_H)" "#define \\1 1"
      FTCONFIG_H "${FTCONFIG_H}")

FilmKilns/FilmKilns src/skia/third_party/externals/libwebp/cmake/deps.cmake :119

check_include_files(stdint.h HAVE_STDINT_H)

Lewuathe/mlir-hello thirdparty/llvm-project/polly/lib/External/CMakeLists.txt :161

elseif (HAVE_STDINT_H)

HDFGroup/hdf5 config/cmake/ZLIB/CMakeLists.txt :64

check_include_file (stdint.h    HAVE_STDINT_H)

HDFGroup/hdf5 config/cmake/ZLIB/CMakeLists.txt :78

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

tpoechtrager/wclang CMakeLists.txt :18

check_include_files (stdint.h HAVE_STDINT_H)

hlrs-vis/covise src/tools/bison++/CMakeLists.txt :3

ADD_DEFINITIONS(
  -DPACKAGE_NAME=\"FULL-PACKAGE-NAME\"
  -DPACKAGE_TARNAME=\"full-package-name\"
  -DPACKAGE_VERSION=\"VERSION\"
  -DPACKAGE_STRING=\"FULL-PACKAGE-NAME_VERSION\"
  -DDEFPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\"
  -DPACKAGE=\"bison++\"
  -DVERSION=\"2.21.5\"
  -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
  -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
  -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1
  -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1
  -DHAVE_MALLOC=1
  -DXPFILE="${COVISEDIR}/src/tools/bison++/bison.cc"
  -DXHFILE="${COVISEDIR}/src/tools/bison++/bison.h"
  -DXPFILE1="${COVISEDIR}/src/tools/bison++/bison.hairy"
)

LiangliangNan/MVStudio 3rd_party/nlopt/CMakeLists.txt :108

check_include_file (stdint.h HAVE_STDINT_H)

LiangliangNan/MVStudio 3rd_party/zlib/CMakeLists.txt :23

check_include_file(stdint.h    HAVE_STDINT_H)

LiangliangNan/MVStudio 3rd_party/zlib/CMakeLists.txt :37

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

Froser/gamemachine src/3rdparty/freetype-2.8.1/CMakeLists.txt :197

check_include_file("stdint.h" HAVE_STDINT_H)

Froser/gamemachine src/3rdparty/freetype-2.8.1/CMakeLists.txt :212

string(REGEX REPLACE
      "#undef +(HAVE_STDINT_H)" "#define \\1"
      FTCONFIG_H "${FTCONFIG_H}")

Froser/gamemachine src/3rdparty/libtiff/CMakeLists.txt :218

check_include_file(stdint.h    HAVE_STDINT_H)

Froser/gamemachine src/3rdparty/openal-soft-1.19.1/CMakeLists.txt :729

CHECK_INCLUDE_FILE(stdint.h HAVE_STDINT_H)

Froser/gamemachine src/3rdparty/zlib/CMakeLists.txt :24

check_include_file(stdint.h    HAVE_STDINT_H)

Froser/gamemachine src/3rdparty/zlib/CMakeLists.txt :38

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

tmp64/BugfixedHL-Rebased src/bugfixedapi_amxx/CMakeLists.txt :33

target_compile_definitions( bugfixedapi_amxx PRIVATE
	${GAME_COMMON_DEFINES}
	${SOURCE_SDK_DEFINES}
	USE_METAMOD
	HAVE_STDINT_H
	MATHLIB_USE_C_ASSERT
	MATHLIB_VECTOR_NONTRIVIAL
)

infiniflow/infinity third_party/ijma/src/libmecab/ConfigureChecks.cmake :27

CHECK_INCLUDE_FILES (stdint.h HAVE_STDINT_H)

etternagame/etterna extern/fftw-3.3.8/CMakeLists.txt :46

check_include_file (stdint.h         HAVE_STDINT_H)

etternagame/etterna extern/zlib/CMakeLists.txt :17

check_include_file(stdint.h    HAVE_STDINT_H)

etternagame/etterna extern/zlib/CMakeLists.txt :31

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

etternagame/etterna src/Etterna/CMakeListsLegacy.cmake :6

check_include_files(stdint.h HAVE_STDINT_H)

PhysikaTeam/PhysIKA-old Extern/freeglut-3.2.1/CMakeLists.txt :357

CHECK_INCLUDE_FILES(stdint.h    HAVE_STDINT_H)

Gecode/gecode CMakeLists.txt :76

string(REGEX MATCHALL "[^\n]*\n" CONFIG
"${CONFIG}
/* Define to 1 if you have the `getpagesize' function. */
#undef HAVE_GETPAGESIZE

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define to 1 if you have a working `mmap' system call. */
#undef HAVE_MMAP

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the home page for this package. */
#undef PACKAGE_URL

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* The size of `int', as computed by sizeof. */
#undef SIZEOF_INT

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
")

Slicer/Slicer Libs/MRML/Widgets/CMakeLists.txt :20

check_include_files("stdint.h" HAVE_STDINT_H)

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

check_include_file(stdint.h HAVE_STDINT_H)

FluidSynth/fluidsynth CMakeLists.txt :183

check_include_file ( stdint.h HAVE_STDINT_H )

JoshuaSenouf/gl-engine api/assimp/contrib/zlib/CMakeLists.txt :31

check_include_file(stdint.h    HAVE_STDINT_H)

JoshuaSenouf/gl-engine api/assimp/contrib/zlib/CMakeLists.txt :45

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

LibreDWG/libredwg CMakeLists.txt :69

CHECK_INCLUDE_FILE("stdint.h" HAVE_STDINT_H)

shadowsocks/shadowsocks-libev cmake/configure.cmake :66

check_include_files(stdint.h HAVE_STDINT_H)

bambulab/BambuStudio deps/EXPAT/expat/ConfigureChecks.cmake :13

check_include_file("stdint.h" HAVE_STDINT_H)

mixxxdj/mixxx lib/libshout-idjc/CMakeLists.txt :138

check_include_file(stdint.h HAVE_STDINT_H)

mixxxdj/mixxx lib/libshout-idjc/CMakeLists.txt :140

target_compile_definitions(${PROJECT_NAME} PRIVATE HAVE_STDINT_H)

blchinezu/pocketbook-coolreader thirdparty/freetype/CMakeLists.txt :197

check_include_file("stdint.h" HAVE_STDINT_H)

blchinezu/pocketbook-coolreader thirdparty/freetype/CMakeLists.txt :212

string(REGEX REPLACE
      "#undef +(HAVE_STDINT_H)" "#define \\1"
      FTCONFIG_H "${FTCONFIG_H}")

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

check_include_file(stdint.h HAVE_STDINT_H)

stevengj/nlopt CMakeLists.txt :87

check_include_file (stdint.h HAVE_STDINT_H)

oscarlab/betrfs cmake_modules/TokuFeatureDetection.cmake :35

check_include_files(stdint.h HAVE_STDINT_H)

InsightSoftwareConsortium/ITK Modules/ThirdParty/Expat/src/expat/ConfigureChecks.cmake :13

check_include_file("stdint.h" HAVE_STDINT_H)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ZLIB/CMakeLists.txt :31

check_include_file (stdint.h    HAVE_STDINT_H)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ZLIB/CMakeLists.txt :45

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

danigm/poppler ConfigureChecks.cmake :18

check_include_files(stdint.h HAVE_STDINT_H)

rheit/zdoom zlib/CMakeLists.txt :23

check_include_file(stdint.h    HAVE_STDINT_H)

rheit/zdoom zlib/CMakeLists.txt :37

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

nsimplex/ktools CMakeLists.txt :117

CHECK_INCLUDE_FILE (stdint.h HAVE_STDINT_H)

sahlberg/libnfs cmake/ConfigureChecks.cmake :21

check_include_file("stdint.h" HAVE_STDINT_H)

Unidata/netcdf-c CMakeLists.txt :1177

CHECK_INCLUDE_file("stdint.h"  HAVE_STDINT_H)

OpenMW/openmw CMakeLists.txt :430

check_include_file(stdint.h HAVE_STDINT_H)

OpenMW/openmw CMakeLists.txt :432

unset(HAVE_STDINT_H CACHE)

feelpp/feelpp feelpp/contrib/glog/CMakeLists.txt :73

check_include_file (stdint.h HAVE_STDINT_H)

feelpp/feelpp feelpp/contrib/glog/CMakeLists.txt :271

else (HAVE_STDINT_H)

feelpp/feelpp feelpp/contrib/glog/CMakeLists.txt :273

endif (HAVE_STDINT_H)

sourcey/libsourcey vendor/zlib/CMakeLists.txt :23

check_include_file(stdint.h HAVE_STDINT_H)

sourcey/libsourcey vendor/zlib/CMakeLists.txt :37

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

OriginHubAI/MyScaleDB contrib/xz-cmake/CMakeLists.txt :21

add_compile_definitions(
    # Package info:
    PACKAGE_NAME="XZ Utils"
    PACKAGE_BUGREPORT="lasse.collin@tukaani.org"
    PACKAGE_URL="https://tukaani.org/xz/"

    # Features:
    HAVE_CHECK_CRC32
    HAVE_CHECK_CRC64
    HAVE_CHECK_SHA256
    HAVE_DECODERS
    HAVE_DECODER_ARM
    HAVE_DECODER_ARMTHUMB
    HAVE_DECODER_DELTA
    HAVE_DECODER_IA64
    HAVE_DECODER_LZMA1
    HAVE_DECODER_LZMA2
    HAVE_DECODER_POWERPC
    HAVE_DECODER_SPARC
    HAVE_DECODER_X86
    HAVE_ENCODERS
    HAVE_ENCODER_ARM
    HAVE_ENCODER_ARMTHUMB
    HAVE_ENCODER_DELTA
    HAVE_ENCODER_IA64
    HAVE_ENCODER_LZMA1
    HAVE_ENCODER_LZMA2
    HAVE_ENCODER_POWERPC
    HAVE_ENCODER_SPARC
    HAVE_ENCODER_X86
    HAVE_MF_BT2
    HAVE_MF_BT3
    HAVE_MF_BT4
    HAVE_MF_HC3
    HAVE_MF_HC4

    # Standard headers and types are available:
    HAVE_STDBOOL_H
    HAVE__BOOL
    HAVE_STDINT_H
    HAVE_INTTYPES_H

    HAVE___BUILTIN_BSWAPXX
    HAVE___BUILTIN_ASSUME_ALIGNED

    _GNU_SOURCE
    __EXTENSIONS__
    _POSIX_PTHREAD_SEMANTICS
    _TANDEM_SOURCE
    _ALL_SOURCE

    HAVE_CLOCK_GETTIME=1
    HAVE_DECL_CLOCK_MONOTONIC=1

    HAVE_PTHREAD_CONDATTR_SETCLOCK
    MYTHREAD_POSIX
)

MBU-Team/OpenMBU engine/lib/assimp/contrib/zlib/CMakeLists.txt :36

check_include_file(stdint.h    HAVE_STDINT_H)

MBU-Team/OpenMBU engine/lib/assimp/contrib/zlib/CMakeLists.txt :50

list(APPEND CMAKE_REQUIRED_DEFINITIONS -DHAVE_STDINT_H)

arkdb/inception configure.cmake :265

CHECK_INCLUDE_FILES (stdint.h HAVE_STDINT_H)

arkdb/inception configure.cmake :630

ENDIF(HAVE_STDINT_H)

CrealityOfficial/CrealityPrint deps/EXPAT/expat/ConfigureChecks.cmake :13

check_include_file("stdint.h" HAVE_STDINT_H)

SmartThingsCommunity/st-device-sdk-c test/framework/cmocka/ConfigureChecks.cmake :59

check_include_file(stdint.h HAVE_STDINT_H)