mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Add first try to add wl_shell to rootston
This commit is contained in:
parent
1ddda91b1b
commit
ed9a43c213
6 changed files with 97 additions and 3 deletions
|
|
@ -9,6 +9,7 @@ executable(
|
|||
'main.c',
|
||||
'output.c',
|
||||
'pointer.c',
|
||||
'xdg_shell_v6.c'
|
||||
'xdg_shell_v6.c',
|
||||
'wl_shell.c'
|
||||
], dependencies: wlroots
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue