build(linux)!: remove legacy input option (#3562)
This commit is contained in:
parent
26566cc04d
commit
f57aee9025
3 changed files with 12 additions and 2589 deletions
|
|
@ -65,6 +65,4 @@ elseif(UNIX) # Linux
|
|||
"Enable building wayland specific code." ON)
|
||||
option(SUNSHINE_ENABLE_X11
|
||||
"Enable X11 grab if available." ON)
|
||||
option(SUNSHINE_USE_LEGACY_INPUT # TODO: Remove this legacy option after the next stable release
|
||||
"Use the legacy virtual input implementation." OFF)
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue