mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-14 08:22:25 -04:00
Merge branch 'example-output-tester' into 'master'
Example: Output Tester See merge request wlroots/wlroots!4391
This commit is contained in:
commit
1b2a2e16da
2 changed files with 413 additions and 0 deletions
|
|
@ -39,6 +39,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