Signed-off-by: Jonas Ådahl
> ---
> meson.build | 81
> +
> meson_options.txt | 4 +++
> tests/meson.build | 13
> wayland-protocols.pc.in | 2 +-
> 4 files changed, 99 insertions(+), 1 deletion(-)
> create mode
Hi Jonas,
On 11 October 2017 at 10:00, Jonas Ådahl wrote:
> +wayland_scanner = find_program('wayland-scanner')
It would be good to have this follow Quentin's suggestion for how to
find wayland-scanner generally. Apart from that, series is:
Reviewed-by: Daniel Stone
Cheers,
Daniel
_
Signed-off-by: Jonas Ådahl
---
meson.build | 81 +
meson_options.txt | 4 +++
tests/meson.build | 13
wayland-protocols.pc.in | 2 +-
4 files changed, 99 insertions(+), 1 deletion(-)
create mode 100644 meson.build