mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Generalize output handling
This commit is contained in:
parent
15b1ce9e6c
commit
00931f2f8f
16 changed files with 407 additions and 444 deletions
|
|
@ -4,8 +4,7 @@ include_directories(
|
|||
)
|
||||
|
||||
add_library(wlr-wayland
|
||||
types/wlr_wl_seat.c
|
||||
types/wlr_wl_output.c
|
||||
types/wlr_output.c
|
||||
)
|
||||
|
||||
target_link_libraries(wlr-wayland
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue