Codebase list xapp / 72876f0e-7b82-4cb4-b809-866057c0d96f/main schemas / meson.build
72876f0e-7b82-4cb4-b809-866057c0d96f/main

Tree @72876f0e-7b82-4cb4-b809-866057c0d96f/main (Download .tar.gz)

meson.build @72876f0e-7b82-4cb4-b809-866057c0d96f/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')