mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
cmake: Set HAVE_VIDEO_WAYLAND_QT_TOUCH if appropriate (thanks, Michael!).
This commit is contained in:
@@ -633,6 +633,7 @@ macro(CheckWayland)
|
|||||||
endforeach()
|
endforeach()
|
||||||
|
|
||||||
if(VIDEO_WAYLAND_QT_TOUCH)
|
if(VIDEO_WAYLAND_QT_TOUCH)
|
||||||
|
set(HAVE_VIDEO_WAYLAND_QT_TOUCH TRUE)
|
||||||
set(SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH 1)
|
set(SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH 1)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user