62ed82a495
Install .vapi, .deps, .h files for the Vala libraries. Also install the data files. .deps files have to be manually generated, there's a feature request for automated generation at https://github.com/mesonbuild/meson/issues/9756. Import the gnome module globally. Install dependencies on Meson CI.
2 lines
101 B
Meson
2 lines
101 B
Meson
option('plugindir', type: 'string', value: 'lib/dino/plugins', description: 'Dino plugin directory')
|