mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-26 06:59:52 -05:00
Add wlr_wl_compositor and remove wlr_wl_shm
This commit is contained in:
parent
8a18cf456a
commit
f5b7bc033e
11 changed files with 98 additions and 102 deletions
3
wayland/CMakeLists.txt
Normal file
3
wayland/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
add_library(wlr-wayland STATIC
|
||||
wlr_compositor.c
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue