cmake: find libudev library so it gets priority

This commit is contained in:
Anonymous Maarten
2022-11-25 02:57:00 +01:00
committed by Anonymous Maarten
parent 1bbff6596c
commit d0e14008b5
3 changed files with 16 additions and 1 deletions

View File

@@ -345,6 +345,7 @@
#cmakedefine SDL_HAPTIC_XINPUT @SDL_HAPTIC_XINPUT@
#cmakedefine SDL_HAPTIC_ANDROID @SDL_HAPTIC_ANDROID@
#cmakedefine SDL_LIBUSB_DYNAMIC @SDL_LIBUSB_DYNAMIC@
#cmakedefine SDL_UDEV_DYNAMIC @SDL_UDEV_DYNAMIC@
/* Enable various sensor drivers */
#cmakedefine SDL_SENSOR_ANDROID @SDL_SENSOR_ANDROID@