mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
quote
This commit is contained in:
parent
838979d529
commit
01892b2568
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue