unscrew macos build

This commit is contained in:
Andrei Alexeyev 2019-04-20 00:22:32 +03:00
parent c7a4bb9094
commit aecf8942ea
No known key found for this signature in database
GPG key ID: 363707CD4C7FE8A4

View file

@ -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',