fix: install LICENSE file via meson as required by Flathub
This commit is contained in:
parent
da57f64816
commit
730c56d944
@ -29,6 +29,9 @@ subdir('data')
|
|||||||
subdir('src')
|
subdir('src')
|
||||||
subdir('tests')
|
subdir('tests')
|
||||||
|
|
||||||
|
install_data('LICENSE',
|
||||||
|
install_dir: join_paths(get_option('datadir'), 'licenses', 'jp.angeltech.MoeMoji')
|
||||||
|
)
|
||||||
|
|
||||||
gnome.post_install(
|
gnome.post_install(
|
||||||
glib_compile_schemas: true,
|
glib_compile_schemas: true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user