Codebase list xapp / scrub-obsolete/main schemas / meson.build
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

meson.build @scrub-obsolete/mainraw · 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')