mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-27 06:59:46 -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
|
|
@ -61,7 +61,7 @@ add_subdirectory(backend)
|
|||
add_subdirectory(types)
|
||||
add_subdirectory(session)
|
||||
add_subdirectory(render)
|
||||
add_subdirectory(wlcore)
|
||||
add_subdirectory(wayland)
|
||||
add_subdirectory(util)
|
||||
|
||||
add_subdirectory(example)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue