mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Flesh out wayland backend somewhat, add example
This commit is contained in:
parent
52e6ed54cb
commit
de01e654ce
17 changed files with 447 additions and 24 deletions
|
|
@ -58,3 +58,5 @@ include(Manpage)
|
|||
include_directories(include)
|
||||
|
||||
add_subdirectory(backend)
|
||||
add_subdirectory(common)
|
||||
add_subdirectory(example)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue