Introduce wlr_drm_lease_v1

This commit is contained in:
Drew DeVault 2019-06-27 15:13:37 -04:00
parent 1b96ba8232
commit d84eb9e9f5
5 changed files with 975 additions and 0 deletions

View file

@ -28,6 +28,7 @@ lib_wlr_types = static_library(
'wlr_compositor.c',
'wlr_cursor.c',
'wlr_data_control_v1.c',
'wlr_drm_lease_v1.c',
'wlr_export_dmabuf_v1.c',
'wlr_foreign_toplevel_management_v1.c',
'wlr_fullscreen_shell_v1.c',