Add translations /local/ to mac build

This commit is contained in:
shenlebantongying 2022-11-21 00:50:15 -05:00
parent f22769c73b
commit f5e1ae54c8

View file

@ -191,6 +191,7 @@ freebsd {
LIBS += -lexecinfo LIBS += -lexecinfo
} }
mac { mac {
QM_FILES_INSTALL_PATH = /locale/
TARGET = GoldenDict TARGET = GoldenDict
# Uncomment this line to make a universal binary. # Uncomment this line to make a universal binary.
# You will need to use Xcode 3 and Qt Carbon SDK # You will need to use Xcode 3 and Qt Carbon SDK