webpin/schemas/meson.build

5 lines
133 B
Meson
Raw Permalink Normal View History

2018-10-11 20:56:34 +01:00
install_data(
meson.project_name() + '.gschema.xml',
install_dir: join_paths(get_option('datadir'), 'glib-2.0', 'schemas')
)