cmake HAVE_XINPUT_H examples

crossuo/crossuo deps/sdl-2.0.10-c1be3add38/CMakeLists.txt :1266

check_c_source_compiles("
        #include <windows.h>
        #include <xinput.h>
        int main(int argc, char **argv) { }" HAVE_XINPUT_H)

crossuo/crossuo deps/sdl-2.0.10-c1be3add38/CMakeLists.txt :1281

check_include_file(xinput.h HAVE_XINPUT_H)

crossuo/crossuo deps/sdl-2.0.10-c1be3add38/cmake/sdlchecks.cmake :403

check_include_file(X11/extensions/XInput2.h HAVE_XINPUT_H)

AtomicGameEngine/AtomicGameEngine Source/ThirdParty/SDL/cmake/sdlchecks.cmake :397

check_include_file(X11/extensions/XInput2.h HAVE_XINPUT_H)

ComputationalBiomechanicsLab/opensim-creator third_party/SDL/CMakeLists.txt :1955

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)

skylersaleh/SkyEmu src/SDL2/CMakeLists.txt :1576

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)

nvMcJohn/apitest thirdparty/SDL2-2.0.1/cmake/sdlchecks.cmake :314

check_include_file(X11/extensions/XInput2.h HAVE_XINPUT_H)

nvMcJohn/apitest thirdparty/SDL2-2.0.1/cmake/sdlchecks.cmake :457

endif(VIDEO_X11_XINPUT AND HAVE_XINPUT_H)

urho3d/urho3d Source/ThirdParty/SDL/cmake/sdlchecks.cmake :411

check_include_file(X11/extensions/XInput2.h HAVE_XINPUT_H)

u3d-community/U3D Source/ThirdParty/SDL/CMakeLists.txt :1608

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)

openc2e/openc2e externals/SDL2/CMakeLists.txt :1748

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)

tanis2000/binocle-c src/deps/sdl/CMakeLists.txt :1947

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)

cadaver/turso3d ThirdParty/SDL/CMakeLists.txt :1882

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)

mxcop/src-dgi extern/sdl/CMakeLists.txt :1886

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/deplibs/SDL2/CMakeLists.txt :1857

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)

rbfx/rbfx Source/ThirdParty/SDL/CMakeLists.txt :1682

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)

vengi-voxel/vengi contrib/libs/sdl2/CMakeLists.txt :1853

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)

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

check_c_source_compiles("
        #include <windows.h>
        #include <xinput.h>
        int main(int argc, char **argv) { }" HAVE_XINPUT_H)

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

check_include_file(xinput.h HAVE_XINPUT_H)

google/filament third_party/libsdl2/cmake/sdlchecks.cmake :391

check_include_file(X11/extensions/XInput2.h HAVE_XINPUT_H)

Hork-Engine/Hork-Source ThirdParty/SDL3/CMakeLists.txt :1885

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)

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

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)

godlikepanos/anki-3d-engine ThirdParty/Sdl3/CMakeLists.txt :1955

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)

RavEngine/RavEngine deps/SDL/CMakeLists.txt :1955

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)

klaussilveira/qengine vendor/SDL2-2.0.22/CMakeLists.txt :1581

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)

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

check_include_file(X11/extensions/XInput2.h HAVE_XINPUT_H)

cvet/fonline ThirdParty/SDL/CMakeLists.txt :1955

check_c_source_compiles("
      #include <windows.h>
      #include <xinput.h>
      int main(int argc, char **argv) { return 0; }" HAVE_XINPUT_H)