From 1439d9a85ebf669402a9fe76f1129f20d2bae211 Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Mon, 11 May 2020 23:40:03 +0100 Subject: [PATCH] Package the Qt QMacStyle plugin on macOS, req. since Qt 5.11 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4a17b3521..934608420 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1625,6 +1625,7 @@ if (NOT is_debug_build) ${QT_PLUGINS_DIR}/audio ${QT_PLUGINS_DIR}/accessible ${QT_PLUGINS_DIR}/imageformats + ${QT_PLUGINS_DIR}/styles DESTINATION ${WSJT_PLUGIN_DESTINATION} CONFIGURATIONS Release MinSizeRel #COMPONENT runtime