summaryrefslogtreecommitdiffstats
path: root/src/macdeployqt/macdeployqt.pro
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2020-09-22 16:33:55 +0200
committerMorten Johan Sørvig <morten.sorvig@qt.io>2020-10-05 13:48:44 +0200
commitee8a9a0c7e7f69bece49fa410cd8e6866c1cc706 (patch)
treeebdc60e77a6346f8082daf320229a5f0e9a50366 /src/macdeployqt/macdeployqt.pro
parentf06517c8c235984f75a647d95b92cb52c60615f7 (diff)
Remove macchangeqt from Qt 6
This is macdeployqt’s lesser known cousin, which implemented support for changing which Qt build an app would load. Today, this can be accomplished by changing the LC_RPATH loader command, or by writing a small script which automates the necessary otool usage. Change-Id: I01d8e3f89551d2becc2865be68728ca57870ac9c Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Diffstat (limited to 'src/macdeployqt/macdeployqt.pro')
-rw-r--r--src/macdeployqt/macdeployqt.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macdeployqt/macdeployqt.pro b/src/macdeployqt/macdeployqt.pro
index eb2c8dbd7..961b08202 100644
--- a/src/macdeployqt/macdeployqt.pro
+++ b/src/macdeployqt/macdeployqt.pro
@@ -3,4 +3,4 @@ QT_FOR_CONFIG += tools-private
requires(qtConfig(macdeployqt))
TEMPLATE = subdirs
-SUBDIRS = macdeployqt macchangeqt
+SUBDIRS = macdeployqt