mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
move wl_compositor into wlroots as wlr_compositor
This commit is contained in:
parent
b876bea288
commit
4110788159
5 changed files with 36 additions and 33 deletions
|
|
@ -14,6 +14,7 @@ lib_wlr_types = static_library('wlr_types', files(
|
|||
'wlr_touch.c',
|
||||
'wlr_xdg_shell_v6.c',
|
||||
'wlr_wl_shell.c',
|
||||
'wlr_compositor.c',
|
||||
),
|
||||
include_directories: wlr_inc,
|
||||
dependencies: [wayland_server, pixman, wlr_protos])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue