Codebase list xapp / 8ffb4ced-78a6-4e08-858c-94dc44b0b106/main schemas / meson.build
8ffb4ced-78a6-4e08-858c-94dc44b0b106/main

Tree @8ffb4ced-78a6-4e08-858c-94dc44b0b106/main (Download .tar.gz)

meson.build @8ffb4ced-78a6-4e08-858c-94dc44b0b106/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')