Initialize headless backend

This commit is contained in:
emersion 2017-12-17 12:56:42 +01:00
parent 3363ea869a
commit 3970264ccf
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
6 changed files with 282 additions and 1 deletions

View file

@ -9,6 +9,8 @@ backend_files = files(
'drm/properties.c',
'drm/renderer.c',
'drm/util.c',
'headless/backend.c',
'headless/output.c',
'libinput/backend.c',
'libinput/events.c',
'libinput/keyboard.c',