mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Move wl_shell into wlroots
This commit is contained in:
parent
f60b53c6e3
commit
f4e6b138fb
6 changed files with 58 additions and 43 deletions
|
|
@ -9,6 +9,7 @@ lib_wlr_types = static_library('wlr_types', files(
|
|||
'wlr_tablet_tool.c',
|
||||
'wlr_touch.c',
|
||||
'wlr_xdg_shell_v6.c',
|
||||
'wlr_wl_shell.c',
|
||||
),
|
||||
include_directories: wlr_inc,
|
||||
dependencies: [wayland_server, pixman, wlr_protos])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue