meson: change Wayland scanner command from "code" to "private-code"
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5593>
This commit is contained in:
parent
cad42b0511
commit
93b4272e6c
@ -71,7 +71,7 @@ if use_wayland
|
||||
output: f'@output_base@-protocol.c',
|
||||
command: [
|
||||
wl_scanner,
|
||||
'code',
|
||||
'private-code',
|
||||
'@INPUT@', '@OUTPUT@',
|
||||
],
|
||||
)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user