commit | 196cda69f2080058593861f92176a4ac56e6a67e | [log] [tgz] |
---|---|---|
author | Ozkan Sezer <sezeroz@gmail.com> | Mon Oct 12 01:02:28 2020 +0300 |
committer | Ozkan Sezer <sezeroz@gmail.com> | Mon Oct 12 01:02:28 2020 +0300 |
tree | ff530c64debe00f67c3f374ed9309960cb46d816 | |
parent | 10eb5108b6c13dba9e89df99870079378a0b2b69 [diff] |
build: fix / update sensors (windows) configuration - SDL_config.h.in: add missing defines SDL_SENSOR_COREMOTION and SDL_SENSOR_WINDOWS (configure did set SDL_SENSOR_WINDOWS but it never went in SDL_config.h or Makefile.) - SDL_config.h.cmake: remove duplicated SDL_SENSOR_XXX cmake defines. - autofoo, cmake: check for sensorsapi.h header before enabling windows sensors.