mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 19:24:08 +00:00
macos: link opencc
name changed from opencc.2 to opencc
This commit is contained in:
parent
84175279ab
commit
fbcf1dfa83
|
@ -553,11 +553,11 @@ CONFIG( chinese_conversion_support ) {
|
|||
win32-msvc* {
|
||||
LIBS += -lopencc
|
||||
} else {
|
||||
mac {
|
||||
LIBS += -lopencc.2
|
||||
} else {
|
||||
# mac {
|
||||
# LIBS += -lopencc.2
|
||||
# } else {
|
||||
LIBS += -lopencc
|
||||
}
|
||||
# }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue