mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-19 08:56:27 -05:00
Generalize output handling
This commit is contained in:
parent
15b1ce9e6c
commit
00931f2f8f
16 changed files with 407 additions and 444 deletions
|
|
@ -8,13 +8,5 @@ add_executable(example
|
|||
|
||||
target_link_libraries(example
|
||||
wlr-backend
|
||||
)
|
||||
|
||||
add_executable(example-drm
|
||||
example-drm.c
|
||||
)
|
||||
|
||||
target_link_libraries(example-drm
|
||||
wlr-backend
|
||||
wlr-session
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue