mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
Make use of check_include_files to be able to also include
stdint.h when checking for the headers. Fixes detection of
usbhid.h on OpenBSD.
/usr/include/usbhid.h:40:2: error: unknown type name 'uint32_t'
40 | uint32_t _usage_page;
| ^
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| test | ||
| CheckCPUArchitecture.cmake | ||
| macros.cmake | ||
| sdlchecks.cmake | ||
| sdlfind.cmake | ||
| sdlplatform.cmake | ||