mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Add X11 backend skeleton
This commit is contained in:
parent
6479fb27be
commit
a598e6d026
5 changed files with 54 additions and 3 deletions
|
|
@ -22,6 +22,7 @@ backend_files = files(
|
|||
'wayland/registry.c',
|
||||
'wayland/wl_seat.c',
|
||||
'wayland/os-compatibility.c',
|
||||
'x11/backend.c',
|
||||
)
|
||||
|
||||
if systemd.found()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue