Codebase list xapp / upstream/1.6.2 schemas / meson.build
upstream/1.6.2

Tree @upstream/1.6.2 (Download .tar.gz)

meson.build @upstream/1.6.2raw · 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')