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

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

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