This commit is contained in:
shenleban tongying 2024-11-18 03:06:59 -05:00
parent 838979d529
commit 01892b2568

View file

@ -284,7 +284,7 @@ if (APPLE)
set(QT_DEPLOY_TRANSLATIONS_DIR \"Contents/Resources/translations\")
qt_deploy_runtime_dependencies(
EXECUTABLE \"${Redistributable_APP}\"
ADDITIONAL_LIBRARIES \"${BREW_ICU_NEEDED_LIBS}\"
ADDITIONAL_LIBRARIES ${BREW_ICU_NEEDED_LIBS}
GENERATE_QT_CONF
NO_APP_STORE_COMPLIANCE)
qt_deploy_translations()