Codebase list xapp / c52864c schemas / meson.build
c52864c

Tree @c52864c (Download .tar.gz)

meson.build @c52864craw · history · blame

1
2
3
4
5
install_data('org.x.apps.gschema.xml',
    install_dir: join_paths(get_option('datadir'), 'glib-2.0', 'schemas')
)

meson.add_install_script('meson_install_schemas.py')