configure: Allow building of the "offscreen" video target.

It was CMake-only before this.
This commit is contained in:
Ryan C. Gordon 2021-11-20 13:35:25 -05:00
parent e86d4bde54
commit aeff8748a5
No known key found for this signature in database
GPG key ID: FA148B892AB48044
3 changed files with 52 additions and 0 deletions

View file

@ -380,6 +380,7 @@
#undef SDL_VIDEO_DRIVER_KMSDRM_DYNAMIC_GBM
#undef SDL_VIDEO_DRIVER_ANDROID
#undef SDL_VIDEO_DRIVER_EMSCRIPTEN
#undef SDL_VIDEO_DRIVER_OFFSCREEN
#undef SDL_VIDEO_DRIVER_X11_DYNAMIC
#undef SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT
#undef SDL_VIDEO_DRIVER_X11_DYNAMIC_XCURSOR