mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -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
|
|
@ -11,7 +11,6 @@ executable('tablet', 'tablet.c', dependencies: wlroots, link_with: lib_shared)
|
|||
compositor_src = [
|
||||
'compositor/main.c',
|
||||
'compositor/wl_compositor.c',
|
||||
'compositor/wl_shell.c',
|
||||
]
|
||||
|
||||
executable('compositor', compositor_src,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue