mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
meson: Fix protocol includes for compositor examples
This commit is contained in:
parent
57ffb35de0
commit
70a084c119
3 changed files with 14 additions and 6 deletions
|
|
@ -16,5 +16,5 @@ client_protos = [
|
|||
]
|
||||
|
||||
foreach proto : client_protos
|
||||
wlr_files += get_variable(proto.underscorify() + '_h')
|
||||
wlr_files += get_variable(proto.underscorify() + '_client_h')
|
||||
endforeach
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue