Set icon for QEMU binary on Mac OS
commit3983a767e3d85008c1fb4b8618ac67bf5aee7527
authorJohn Arbuckle <programmingkidx@gmail.com>
Mon, 5 Jul 2021 19:53:28 +0000 (5 15:53 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 6 Jul 2021 07:35:08 +0000 (6 09:35 +0200)
tree85d6c8e73971e698099a503eb0b58b5ad119f606
parent904806c69bd4e013491550d05f5c2cbdba9a9b38
Set icon for QEMU binary on Mac OS

Before switching the build system over to Meson, an icon was
added to the QEMU binary on Mac OS. This patch adds back that
feature; it piggybacks on the existing scripts/entitlement.sh,
which already does in-place changes to the executable on Darwin.

Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
Message-Id: <20210705195328.36442-1-programmingkidx@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
meson.build
scripts/entitlement.sh