cmake check_include_files examples

Signatures

check_include_files("<includes>" <variable> [LANGUAGE <language>])

Examples

AtomicGameEngine/AtomicGameEngine Source/ThirdParty/ik/CMakeLists.txt :27

check_include_files (stdint.h IK_HAVE_STDINT_H)

u3d-community/U3D cmake/Modules/FindDirectX.cmake :225

check_include_files (windows.h\;${NAME} HAVE_${UPCASE_NAME})

urho3d/urho3d cmake/Modules/FindDirectX.cmake :208

check_include_files (windows.h\;${NAME} HAVE_${UPCASE_NAME})

godlikepanos/anki-3d-engine ThirdParty/Sdl2/CMakeLists.txt :879

check_include_files("${STDC_HEADER_NAMES}" STDC_HEADERS)

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

check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)

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

check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)

kcat/openal-soft CMakeLists.txt :645

check_include_files("pthread.h;pthread_np.h" HAVE_PTHREAD_NP_H)

RavEngine/RavEngine deps/harfbuzz/CMakeLists.txt :350

check_include_files("windows.h;dwrite_1.h" HAVE_DWRITE_1_H LANGUAGE CXX)

AlizaMedicalImaging/AlizaMS CMakeLists.txt :310

CHECK_INCLUDE_FILES("${UUID_INCLUDES};${FILE}" ${VARIABLE})

hydrogen-music/hydrogen CMakeLists.txt :275

check_include_files(sys/types.h HAVE_SYS_TYPES_H)

supercollider/supercollider CMakeLists.txt :150

CHECK_INCLUDE_FILES("jack/metadata.h" JACK_USE_METADATA_API)

Kitware/kwiver vital/kwiversys/CMakeLists.txt :529

CHECK_INCLUDE_FILES("sys/types.h;ifaddrs.h" KWSYS_SYS_HAS_IFADDRS_H)

nojhan/paradiseo deprecated/eo/ConfigureChecks.cmake :11

CHECK_INCLUDE_FILES(math.h	"math.h"	HAVE_MATH_H)

liminchen/OptCuts ext/libigl/external/glfw/CMakeLists.txt :291

check_include_files(xkbcommon/xkbcommon-compose.h HAVE_XKBCOMMON_COMPOSE_H)

NGSolve/ngsolve CMakeLists.txt :89

check_include_files (dlfcn.h HAVE_DLFCN_H)

kahypar/mt-kahypar CMakeLists.txt :173

check_include_files("${KAHYPAR_REQUIRED_HEADERS}" KAHYPAR_HEADERS_AVAILABLE LANGUAGE CXX)

amule-project/amule cmake/boost.cmake :19

check_include_files ("boost/system/error_code.hpp;boost/asio.hpp" ASIO_SOCKETS LANGUAGE CXX)

rheit/zdoom src/CMakeLists.txt :134

CHECK_INCLUDE_FILES( "windows.h;xinput.h" XINPUT_H_FOUND )

bareos/bareos cmake/FindxxHash.cmake :87

check_include_files("xxh_x86dispatch.h" XXHASH_ENABLE_DISPATCH)

mangosArchives/serverZero_Rel19 dep/libmpq/CMakeLists.txt :52

check_include_files(dlfcn.h HAVE_DLFCN_H)

ByConity/ByConity contrib/jsonc-cmake/CMakeLists.txt :139

check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)

whoozle/android-file-transfer-linux CMakeLists.txt :83

check_include_files("pybind11/pybind11.h" pybind11_FOUND LANGUAGE CXX)

SsageParuders/Android_Native_Surface my_android_opencv/3rdparty/libjpeg-turbo/CMakeLists.txt :33

check_include_files("intrin.h" HAVE_INTRIN_H)

lizardfs/lizardfs cmake/CheckIncludes.cmake :7

check_include_files(${INCLUDE_FILE} ${c_include}_FOUND)

in-formant/in-formant external/libsamplerate/CMakeLists.txt :137

check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)

gismo/gismo optional/gsOpennurbs/CMakeLists.txt :279

CHECK_INCLUDE_FILES(emmintrin.h HAVE_EMMINTRIN_H)

trailofbits/polytracker polytracker/src/compiler-rt/cmake/config-ix.cmake :127

check_include_files("sys/auxv.h"    COMPILER_RT_HAS_AUXV)

ddiakopoulos/polymer third_party/glfw/CMakeLists.txt :276

check_include_files(xkbcommon/xkbcommon-compose.h HAVE_XKBCOMMON_COMPOSE_H)

ceph/ceph cmake/modules/CephChecks.cmake :45

CHECK_INCLUDE_FILES("linux/types.h" HAVE_LINUX_TYPES_H)

KDE/kdenlive CMakeLists.txt :181

check_include_files(malloc.h HAVE_MALLOC_H)

vengi-voxel/vengi cmake/system/linux.cmake :36

check_include_files("execinfo.h" HAVE_EXECINFO_H)

brndnmtthws/conky cmake/ConkyPlatformChecks.cmake :27

check_include_files(sys/statfs.h HAVE_SYS_STATFS_H)

root-project/root interpreter/llvm-project/clang/lib/DirectoryWatcher/CMakeLists.txt :9

check_include_files("CoreServices/CoreServices.h" HAVE_CORESERVICES)

adventuregamestudio/ags Engine/libsrc/ogg/CMakeLists.txt :7

check_include_files(inttypes.h INCLUDE_INTTYPES_H)

jizhang-cmu/ground_based_autonomy_basic src/joystick_drivers/joy/CMakeLists.txt :17

check_include_files(linux/joystick.h HAVE_LINUX_JOYSTICK_H)

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

check_include_files("stdint.h" HAVE_STDINT_H)

mysql/mysql-workbench CMakeLists.txt :135

CHECK_INCLUDE_FILES ("sys/prctl.h" HAVE_PRCTL)

google/filament third_party/libsdl2/CMakeLists.txt :668

check_include_files("dlfcn.h;stdint.h;stddef.h;inttypes.h;stdlib.h;strings.h;string.h;float.h" STDC_HEADERS)

percona/percona-xtrabackup configure.cmake :191

CHECK_INCLUDE_FILES (alloca.h HAVE_ALLOCA_H)

seladb/PcapPlusPlus cmake/modules/FindDPDK.cmake :172

check_include_files(rte_kni.h HAVE_DPDK_RTE_KNI)

resiprocate/resiprocate CMakeLists.txt :886

check_include_files(sys/epoll.h HAVE_EPOLL)

mysql/mysql-server configure.cmake :191

CHECK_INCLUDE_FILES (alloca.h HAVE_ALLOCA_H)

Gargaj/Bonzomatic external/glfw/CMakeLists.txt :260

check_include_files(xkbcommon/xkbcommon-compose.h HAVE_XKBCOMMON_COMPOSE_H)

robotology/yarp cmake/YarpSystemCheck.cmake :290

check_include_files(execinfo.h YARP_HAS_EXECINFO_H)

KDE/qca src/CMakeLists.txt :2

CHECK_INCLUDE_FILES(sys/filio.h HAVE_SYS_FILIO_H)

LLNL/SAMRAI cmake/CMakeConfigureFile.cmake :27

check_include_files("math.h" HAVE_CMATH)

christianparpart/x0 CMakeLists.txt :99

CHECK_INCLUDE_FILES(dlfcn.h HAVE_DLFCN_H)

infiniflow/infinity third_party/curl/CMake/FindGSS.cmake :178

check_include_files( "gssapi/gssapi_generic.h;gssapi/gssapi_krb5.h" _GSS_HAVE_MIT_HEADERS)

choreonoid/choreonoid CMakeLists.txt :387

check_include_files(dlfcn.h HAVE_DLFCN_H)

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

CHECK_INCLUDE_FILES(stdint.h HAVE_STDINT_H)

fligger/FateInjector wxWidgets-3.2.0/build/cmake/setup.cmake :76

check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)

AshamaneProject/AshamaneCore dep/cpr/opt/curl/CMake/FindGSS.cmake :152

check_include_files( "gssapi/gssapi_generic.h;gssapi/gssapi_krb5.h" _GSS_HAVE_MIT_HEADERS)

FilmKilns/FilmKilns src/sdl2/cmake/sdlchecks.cmake :408

check_include_files("X11/Xlib.h;X11/extensions/xf86vmode.h" HAVE_XF86VM_H)

asset-group/5ghoul-5g-nr-attacks libs/glfw/CMakeLists.txt :209

check_include_files(xkbcommon/xkbcommon-compose.h HAVE_XKBCOMMON_COMPOSE_H)

alibaba/AliSQL configure.cmake :334

CHECK_INCLUDE_FILES ("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)

malaterre/GDCM CMakeLists.txt :177

CHECK_INCLUDE_FILES("${UUID_INCLUDES};${FILE}" ${VARIABLE})

mozilla/cubeb CMakeLists.txt :185

check_include_files(pulse/pulseaudio.h USE_PULSE)

sahaRatul/sela CMakeLists.txt :19

CHECK_INCLUDE_FILES(ao/ao.h HAVE_AO_H)

complexlogic/rsgain CMakeLists.txt :45

CHECK_INCLUDE_FILES("format;print" SUPPORT_STD_FORMAT LANGUAGE CXX)

KDE/plasma-workspace ConfigureChecks.cmake :3

check_include_files(sys/time.h HAVE_SYS_TIME_H)

mmp/pbrt-v3 CMakeLists.txt :107

CHECK_INCLUDE_FILES ( alloca.h HAVE_ALLOCA_H )

BobLChen/PathTracer external/glfw/CMakeLists.txt :248

check_include_files(xkbcommon/xkbcommon-compose.h HAVE_XKBCOMMON_COMPOSE_H)

d99kris/nmail CMakeLists.txt :226

check_include_files("CFNetwork/CFNetwork.h" HAVE_CFNETWORK LANGUAGE C)

oscarlab/betrfs cmake_modules/TokuFeatureDetection.cmake :20

check_include_files(alloca.h HAVE_ALLOCA_H)

rbfx/rbfx CMake/Modules/FindDirectX.cmake :224

check_include_files (windows.h\;${NAME} HAVE_${UPCASE_NAME})

InsightSoftwareConsortium/ITK Modules/Core/Common/CMakeLists.txt :58

check_include_files(
  fenv.h
  HAVE_FENV_H
)

antrad/Abuse_1996 CMakeLists.txt :23

check_include_files(unistd.h HAVE_UNISTD_H)

logicalclocks/rondb configure.cmake :192

CHECK_INCLUDE_FILES (alloca.h HAVE_ALLOCA_H)

Warzone2100/warzone2100 CMakeLists.txt :791

CHECK_INCLUDE_FILES(alloca.h HAVE_ALLOCA_H)

CDrummond/cantata cmake/FindCdioparanoia.cmake :20

check_include_files(cdio/paranoia.h HAVE_CDIO_PARANOIA_H)

gazebosim/gazebo-classic deps/opende/CMakeLists.txt :115

CHECK_INCLUDE_FILES(alloca.h HAVE_ALLOCA_H)

craigsapp/midifile CMakeLists.txt :12

check_include_files(unistd.h HAVE_UNISTD_H)

jheruty/hscpp examples/imgui-demo/lib/glfw/CMakeLists.txt :257

check_include_files(xkbcommon/xkbcommon-compose.h HAVE_XKBCOMMON_COMPOSE_H)

eiskaltdcpp/eiskaltdcpp CMakeLists.txt :26

CHECK_INCLUDE_FILES ("malloc.h;dlfcn.h;inttypes.h;memory.h;stdlib.h;strings.h;sys/stat.h;limits.h;unistd.h;" FUNCTION_H)

transmission/transmission CMakeLists.txt :614

check_include_files("sys/types.h;sys/event.h" HAVE_SYS_EVENT_H)

crossuo/crossuo deps/cmcurl/CMake/FindGSS.cmake :151

check_include_files( "gssapi/gssapi_generic.h;gssapi/gssapi_krb5.h" _GSS_HAVE_MIT_HEADERS)

polserver/polserver cmake/init.cmake :173

check_include_files (zlib.h HAVE_ZLIB)

pingcap/tiflash contrib/curl-cmake/Macros.cmake :42

check_include_files("${CURL_INCLUDES};${FILE}" ${VARIABLE})

flomesh-io/pipy deps/libexpat-R_2_2_6/expat/ConfigureChecks.cmake :39

check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)

canonical/multipass src/platform/logger/CMakeLists.txt :40

check_include_files(syslog.h HAVE_SYSLOG_H)

ornladios/ADIOS2 source/h5vol/CMakeLists.txt :13

check_include_files(unistd.h HAVE_UNISTD_H)

eranif/codelite cmake/Modules/FindGLIB2.cmake :214

CHECK_INCLUDE_FILES ( glib/gregex.h HAVE_GLIB_GREGEX_H )

CppCXY/EmmyLuaCodeStyle 3rd/mimalloc-2.0.9/CMakeLists.txt :132

CHECK_INCLUDE_FILES("valgrind/valgrind.h;valgrind/memcheck.h" MI_HAS_VALGRINDH)

mantidproject/mantid buildconfig/CMake/CommonSetup.cmake :59

check_include_files(stdint.h stdint)

gridlab-d/gridlab-d cmake/CheckDependencies.cmake :2

CHECK_INCLUDE_FILES(arpa/inet.h HAVE_ARPA_INET_H)

vxl/vxl config/cmake/config/VXLIntrospectionConfig.cmake :209

CHECK_INCLUDE_FILES(${PLFM_TEST_FILE} ${VARIABLE})

luigifreda/slamplay thirdparty/ros/ros_comm/clients/roscpp/CMakeLists.txt :66

CHECK_INCLUDE_FILES(ifaddrs.h HAVE_IFADDRS_H)

mysql/mysql-shell configure.cmake :255

CHECK_INCLUDE_FILES (bsd/string.h HAVE_BSD_STRING_H)

polarphp/polarphp cmake/modules/DetectHostEnvironment.cmake :379

check_include_files(sys/sdt.h HAVE_SYS_SDT_H LANGUAGE C)

ggarra13/mrv2 tlRender/etc/SuperBuild/patches/Libssh2-patch/CMakeLists.txt :194

check_include_files(inttypes.h HAVE_INTTYPES_H)

neka-nat/cupoch third_party/GLFW/CMakeLists.txt :284

check_include_files(xkbcommon/xkbcommon-compose.h HAVE_XKBCOMMON_COMPOSE_H)

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

check_include_files("stdint.h" HAVE_STDINT_H)

zeromq/libzmq CMakeLists.txt :418

check_include_files("sys/devpoll.h" HAVE_DEVPOLL)

wxWidgets/wxWidgets build/cmake/setup.cmake :77

check_include_files("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)

LMMS/lmms CMakeLists.txt :154

CHECK_INCLUDE_FILES(pthread.h LMMS_HAVE_PTHREAD_H)

Studio3T/robomongo src/robomongo/ssh/CMakeLists.txt :5

check_include_files(inttypes.h HAVE_INTTYPES_H)

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

CHECK_INCLUDE_FILES("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)

feather-wallet/feather contrib/depends/patches/libusb/CMakeLists.txt :43

check_include_files(asm/types.h      HAVE_ASM_TYPES_H)

cvet/fonline ThirdParty/LibreSSL/CMakeLists.txt :331

check_include_files(endian.h HAVE_ENDIAN_H)

LLNL/libROM CMakeLists.txt :72

check_include_files(dlfcn.h CAROM_HAVE_DLFCN_H)