Cleanup: remove redundant WITH_GHOST_WAYLAND check
This commit is contained in:
@@ -727,7 +727,6 @@ if(WITH_GHOST_WAYLAND)
|
|||||||
set(WITH_GHOST_WAYLAND OFF)
|
set(WITH_GHOST_WAYLAND OFF)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(WITH_GHOST_WAYLAND)
|
|
||||||
if(WITH_GHOST_WAYLAND_DBUS)
|
if(WITH_GHOST_WAYLAND_DBUS)
|
||||||
pkg_check_modules(dbus REQUIRED dbus-1)
|
pkg_check_modules(dbus REQUIRED dbus-1)
|
||||||
endif()
|
endif()
|
||||||
@@ -797,8 +796,6 @@ if(WITH_GHOST_WAYLAND)
|
|||||||
unset(_wayland_scanner_out)
|
unset(_wayland_scanner_out)
|
||||||
endif()
|
endif()
|
||||||
# End wayland-scanner version check.
|
# End wayland-scanner version check.
|
||||||
|
|
||||||
endif()
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(WITH_GHOST_X11)
|
if(WITH_GHOST_X11)
|
||||||
|
|||||||
Reference in New Issue
Block a user