mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-27 19:19:41 +08: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