mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
xdg-output: add _v1 suffix
This commit is contained in:
parent
769a8e9917
commit
b3cb22c003
5 changed files with 33 additions and 33 deletions
|
|
@ -55,7 +55,7 @@ lib_wlr_types = static_library(
|
|||
'wlr_wl_shell.c',
|
||||
'wlr_xcursor_manager.c',
|
||||
'wlr_xdg_decoration_v1.c',
|
||||
'wlr_xdg_output.c',
|
||||
'wlr_xdg_output_v1.c',
|
||||
'wlr_screencopy_v1.c',
|
||||
),
|
||||
include_directories: wlr_inc,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue