qt: mac bundling improvements from dob205

This commit is contained in:
ts-korhonen
2022-01-27 21:17:10 +02:00
parent f8f3cfbf4c
commit 4b65a9fc47

View File

@@ -217,6 +217,7 @@ if(APPLE)
install_qt5_plugin("Qt6::QCocoaIntegrationPlugin" QT_PLUGINS ${prefix})
else()
install_qt5_plugin("Qt5::QCocoaIntegrationPlugin" QT_PLUGINS ${prefix})
install_qt5_plugin("Qt5::QMacStylePlugin" QT_PLUGINS ${prefix})
endif()
file(WRITE "${CMAKE_CURRENT_BINARY_DIR}/qt.conf"