cmake HAVE_ERRNO_H examples

torch/DEPRECEATED-torch7-distro exe/qtlua/qlua/CMakeLists.txt :42

CHECK_INCLUDE_FILES(errno.h HAVE_ERRNO_H)

Yellow-Camper/libevhtp CMakeLists.txt :24

check_include_files(errno.h     HAVE_ERRNO_H)

ElektraInitiative/libelektra src/include/CMakeLists.txt :19

check_include_file (errno.h HAVE_ERRNO_H)

FujiNetWIFI/fujinet-firmware components/lz4/CMakeLists.txt :15

target_compile_definitions(${COMPONENT_LIB} PRIVATE HAVE_ERRNO_H)

FujiNetWIFI/fujinet-firmware components/lzma/CMakeLists.txt :15

target_compile_definitions(${COMPONENT_LIB} PRIVATE HAVE_ERRNO_H)

FujiNetWIFI/fujinet-firmware components/zlib/CMakeLists.txt :15

target_compile_definitions(${COMPONENT_LIB} PRIVATE HAVE_ERRNO_H)

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

check_include_file(errno.h HAVE_ERRNO_H)

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

check_include_file(errno.h HAVE_ERRNO_H)

MiKTeX/miktex CMakeLists.txt :1384

check_include_files(errno.h HAVE_ERRNO_H)

fluent/fluent-bit lib/c-ares-1.34.4/CMakeLists.txt :202

CHECK_INCLUDE_FILES (errno.h               HAVE_ERRNO_H)

obgm/libcoap CMakeLists.txt :271

check_include_file(errno.h HAVE_ERRNO_H)

apache/xerces-c cmake/XercesTranscoderSelection.cmake :48

check_include_file_cxx(errno.h HAVE_ERRNO_H)

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

check_include_file(errno.h HAVE_ERRNO_H)

FreeRDP/Remmina CMakeLists.txt :285

check_include_files(errno.h HAVE_ERRNO_H)

torch/qtlua qlua/CMakeLists.txt :42

CHECK_INCLUDE_FILES(errno.h HAVE_ERRNO_H)

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

check_include_file(errno.h HAVE_ERRNO_H)

llvm-dcpu16/llvm-dcpu16 cmake/config-ix.cmake :44

check_include_file(errno.h HAVE_ERRNO_H)

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

check_include_file(errno.h HAVE_ERRNO_H)

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

check_include_file(errno.h HAVE_ERRNO_H)

skyjake/Doomsday-Engine doomsday/apps/client/libs/fluidsynth/CMakeLists.txt :42

add_definitions (
            -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_TIME_H
            -DHAVE_PTHREAD_H -DHAVE_LIMITS_H -DHAVE_UNISTD_H
            -DHAVE_NETINET_IN_H -DHAVE_NETINET_TCP_H
            -DHAVE_FCNTL_H -DHAVE_ERRNO_H
        )

skyjake/Doomsday-Engine doomsday/external/fluidsynth/CMakeLists.txt :107

check_include_file ( errno.h HAVE_ERRNO_H )

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/deplibs/fluidsynth/CMakeLists.txt :389

check_include_file ( errno.h HAVE_ERRNO_H )

Jackarain/proxy third_party/wolfssl/CMakeLists.txt :92

check_include_file("errno.h" HAVE_ERRNO_H)

keystone-engine/keystone llvm/cmake/config-ix.cmake :47

check_include_file(errno.h HAVE_ERRNO_H)

SCIInstitute/SCIRun src/Externals/libxml2/CMakeLists.txt :107

CHECK_INCLUDE_FILE("errno.h" HAVE_ERRNO_H)

aidanmcb1/Citra externals/faad2/CMakeLists.txt :41

check_include_files(errno.h HAVE_ERRNO_H)

aidanmcb1/Citra externals/faad2/CMakeLists.txt :60

target_compile_definitions(faad2 PRIVATE
    -DFAAD_VERSION=${FAAD_VERSION}
    -DPACKAGE_VERSION=\"${FAAD_VERSION}\"
    -DSTDC_HEADERS
    -DHAVE_GETPWUID=${HAVE_GETPWUID}
    -DHAVE_LRINTF=${HAVE_LRINTF}
    -DHAVE_MEMCPY=${HAVE_MEMCPY}
    -DHAVE_STRCHR=${HAVE_STRCHR}
    -DHAVE_STRSEP=${HAVE_STRSEP}
    -DHAVE_DLFCN_H=${HAVE_DLFCN_H}
    -DHAVE_ERRNO_H=${HAVE_ERRNO_H}
    -DHAVE_FLOAT_H=${HAVE_FLOAT_H}
    -DHAVE_INTTYPES_H=${HAVE_INTTYPES_H}
    -DHAVE_IOKIT_IOKITLIB_H=${HAVE_IOKIT_IOKITLIB_H}
    -DHAVE_LIMITS_H=${HAVE_LIMITS_H}
    -DHAVE_MATHF_H=${HAVE_MATHF_H}
    -DHAVE_STDINT_H=${HAVE_STDINT_H}
    -DHAVE_STDIO_H=${HAVE_STDIO_H}
    -DHAVE_STDLIB_H=${HAVE_STDLIB_H}
    -DHAVE_STRINGS_H=${HAVE_STRINGS_H}
    -DHAVE_STRING_H=${HAVE_STRING_H}
    -DHAVE_SYSFS_LIBSYSFS_H=${HAVE_SYSFS_LIBSYSFS_H}
    -DHAVE_SYS_STAT_H=${HAVE_SYS_STAT_H}
    -DHAVE_SYS_TIME_H=${HAVE_SYS_TIME_H}
    -DHAVE_SYS_TYPES_H=${HAVE_SYS_TYPES_H}
    -DHAVE_UNISTD_H=${HAVE_UNISTD_H}
    # Only compile for AAC-LC decoding.
    -DLC_ONLY_DECODER -DDISABLE_SBR
)

FluidSynth/fluidsynth CMakeLists.txt :167

check_include_file ( errno.h HAVE_ERRNO_H )

root-project/root interpreter/llvm-project/llvm/cmake/config-ix.cmake :45

check_include_file(errno.h HAVE_ERRNO_H)

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

check_include_file(errno.h HAVE_ERRNO_H)

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

check_include_file(errno.h HAVE_ERRNO_H)

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

check_include_file(errno.h HAVE_ERRNO_H)

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

check_include_file(errno.h HAVE_ERRNO_H)

RavEngine/RavEngine deps/android-uuid/CMakeLists.txt :8

target_compile_definitions(${PROJECT_NAME} PUBLIC
    -DHAVE_INTTYPES_H
    -DHAVE_UNISTD_H
    -DHAVE_ERRNO_H
    -DHAVE_NETINET_IN_H
    -DHAVE_SYS_IOCTL_H
    -DHAVE_SYS_MMAN_H
    -DHAVE_SYS_MOUNT_H
    -DHAVE_SYS_PRCTL_H
    -DHAVE_SYS_RESOURCE_H
    -DHAVE_SYS_SELECT_H
    -DHAVE_SYS_STAT_H
    -DHAVE_SYS_TYPES_H
    -DHAVE_STDLIB_H
    -DHAVE_STRDUP
    -DHAVE_MMAP
    -DHAVE_UTIME_H
    -DHAVE_GETPAGESIZE
    -DHAVE_LSEEK64
    -DHAVE_LSEEK64_PROTOTYPE
    -DHAVE_EXT2_IOCTLS
    -DHAVE_LINUX_FD_H
    -DHAVE_TYPE_SSIZE_T
    -DHAVE_SYS_TIME_H
    -DHAVE_SYS_PARAM_H
    -DHAVE_SYSCONF
)

NVIDIA/MDL-SDK src/mdl/jit/llvm/dist/cmake/config-ix.cmake :42

check_include_file(errno.h HAVE_ERRNO_H)

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

check_include_file(errno.h HAVE_ERRNO_H)

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

check_include_file(errno.h HAVE_ERRNO_H)

amule-project/amule cmake/glib21.cmake :53

check_include_file (errno.h HAVE_ERRNO_H)

plumonito/dtslam 3rdparty/freeglut_cmake/CMakeLists.txt :8

CHECK_INCLUDE_FILES(errno.h HAVE_ERRNO_H)

plumonito/dtslam 3rdparty/freeglut_cmake/CMakeLists.txt :19

add_definitions(-DHAVE_ERRNO_H=1)

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

check_include_file(errno.h HAVE_ERRNO_H)

wolfSSL/wolfssl CMakeLists.txt :101

check_include_file("errno.h" HAVE_ERRNO_H)