webpin/schemas/meson.build
2018-10-11 21:56:34 +02:00

5 lines
133 B
Meson

install_data(
meson.project_name() + '.gschema.xml',
install_dir: join_paths(get_option('datadir'), 'glib-2.0', 'schemas')
)