add shm_buffer class
This commit is contained in:
parent
4e4b82e478
commit
d8098fccc0
6 changed files with 109 additions and 25 deletions
|
|
@ -10,6 +10,7 @@ subdir('protocols')
|
|||
|
||||
executable('somebar',
|
||||
'src/main.cpp',
|
||||
'src/shm_buffer.cpp',
|
||||
wayland_sources,
|
||||
#moc,
|
||||
dependencies: [qt5_dep, wayland_dep])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue