unscrew macos build
This commit is contained in:
parent
c7a4bb9094
commit
aecf8942ea
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
if macos_app_bundle
|
||||
install_data(join_paths('icons', 'Taisei.icns'), install_dir : datadir)
|
||||
|
||||
plist += custom_target('macOS property list',
|
||||
plist = custom_target('macOS property list',
|
||||
command : [preprocess_command, '@INPUT@', '@OUTPUT@'],
|
||||
build_always : true,
|
||||
input : 'Info.plist.in',
|
||||
|
|
Loading…
Reference in a new issue