mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-07-10 10:15:16 +02:00
4 lines
152 B
Meson
4 lines
152 B
Meson
![]() |
install_data('icon.icns', install_dir: 'Contents/Resources')
|
||
|
install_data('Info.plist', install_dir: 'Contents')
|
||
|
meson.add_install_script('macpack.sh')
|