aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlplugindump/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmlplugindump/.prev_CMakeLists.txt')
-rw-r--r--tools/qmlplugindump/.prev_CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qmlplugindump/.prev_CMakeLists.txt b/tools/qmlplugindump/.prev_CMakeLists.txt
index c161a13077..4f5d0f015b 100644
--- a/tools/qmlplugindump/.prev_CMakeLists.txt
+++ b/tools/qmlplugindump/.prev_CMakeLists.txt
@@ -31,7 +31,7 @@ qt_extend_target(qmlplugindump CONDITION TARGET Qt::Widgets
Qt::Widgets
)
-qt_extend_target(qmlplugindump CONDITION APPLE_OSX
+qt_extend_target(qmlplugindump CONDITION MACOS
LINK_OPTIONS
"-Wl,-sectcreate,__TEXT,__info_plist,$$shell_quote$$PWD/Info.plist"
)