macOS: Use macdeployqt instead of the old admin/osx/macdeployqt.py
authorMichael Schuster <michael@schuster.ms>
Wed, 22 Jan 2020 03:53:03 +0000 (04:53 +0100)
committerMichael Schuster <michael@schuster.ms>
Sun, 7 Jun 2020 12:39:42 +0000 (14:39 +0200)
commitacb56be5288af3469575f13dc5b14da8f73ae890
tree8f2b403894730edef6388b7a0f4cfd980605f6ac
parent3ce88bb62ccd4e1767ef55374164b05cc4ec876d
macOS: Use macdeployqt instead of the old admin/osx/macdeployqt.py

In order to build the new 2.7 releases (new QML dependencies) without manually
modifying the old Python script each time, rely on Qt's standard tool instead.

This should streamline the build systems for upcoming dependency changes.

Signed-off-by: Michael Schuster <michael@schuster.ms>
admin/osx/macdeployqt.py [deleted file]
src/cmd/CMakeLists.txt
src/crashreporter/CMakeLists.txt
src/gui/CMakeLists.txt