The meson plugin
The meson plugin is useful for building meson based parts.
Meson based projects are projects that have a meson.build that drives the build.
This plugin always runs meson snapbuild followed by ninja and ninja install.
Plugin-specific keywords
- meson-parameters:
(list of strings)
Pass the given parameters to the meson command.