mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
meson.build: move build_xephyr and build_xfbdev to toplevel
These values are also used in at the toplevel, and we're going to have more uses there for xorg-sdk-only builds. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
eb6b201c23
commit
b2e858ee80
@@ -1,5 +1,3 @@
|
||||
build_xfbdev = get_option('xfbdev')
|
||||
build_xephyr = get_option('xephyr')
|
||||
build_kdrive = build_xephyr or build_xfbdev
|
||||
|
||||
build_kdrive_kbd = false
|
||||
|
||||
Reference in New Issue
Block a user