remove default zim support in macos

This commit is contained in:
Xiao YiFang 2022-08-06 16:10:13 +08:00
parent bad2419c23
commit b9827a9aee

View file

@ -226,7 +226,6 @@ mac {
mkdir -p GoldenDict.app/Contents/MacOS/help && \
cp -R $${PWD}/help/*.qch GoldenDict.app/Contents/MacOS/help/
CONFIG += zim_support
!CONFIG( no_chinese_conversion_support ) {
CONFIG += chinese_conversion_support
QMAKE_POST_LINK += && mkdir -p GoldenDict.app/Contents/MacOS/opencc && \