Skip to content

Commit

Permalink
unscrew macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
Akaricchi committed Apr 19, 2019
1 parent c7a4bb9 commit aecf894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/meson.build
Expand Up @@ -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',
Expand Down

0 comments on commit aecf894

Please sign in to comment.