mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-05 21:07:52 +00:00
Default wayland build to off.
This commit is contained in:
parent
7206490f49
commit
64b001f2f8
@ -178,7 +178,7 @@ else(BUILD_NCURSES)
|
||||
FORCE)
|
||||
endif(BUILD_NCURSES)
|
||||
|
||||
option(BUILD_WAYLAND "Build Wayland support" true)
|
||||
option(BUILD_WAYLAND "Build Wayland support" false)
|
||||
|
||||
option(BUILD_X11 "Build X11 support" true)
|
||||
if(BUILD_X11)
|
||||
|
Loading…
Reference in New Issue
Block a user