anotherim-desktop/meson_options.txt
hrxi 62ed82a495 meson: Install more stuff
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.
2023-10-06 15:25:12 +02:00

2 lines
101 B
Meson

option('plugindir', type: 'string', value: 'lib/dino/plugins', description: 'Dino plugin directory')