Files
SDL/cmake
Brad Smith 6d7bceb41d cmake: Fix header detection with CheckUSBHID
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 410a35fbee)
2026-01-28 07:45:40 -08:00
..
2025-01-22 20:25:04 -08:00
2024-09-06 01:35:43 +02:00
2024-09-06 01:35:43 +02:00
2025-10-22 19:01:17 +02:00
2023-08-13 13:51:31 -07:00