mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-17 06:46:39 -04:00
examples: add output-tester
This commit is contained in:
parent
6a2ff0dffe
commit
59a852000a
2 changed files with 413 additions and 0 deletions
|
|
@ -43,6 +43,10 @@ compositors = {
|
|||
'src': 'cairo-buffer.c',
|
||||
'dep': cairo,
|
||||
},
|
||||
'output-tester': {
|
||||
'src': 'output-tester.c',
|
||||
'dep': cairo,
|
||||
},
|
||||
'embedded': {
|
||||
'src': [
|
||||
'embedded.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue