mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
1
This commit is contained in:
parent
99a58450f6
commit
a10a0c2674
|
@ -85,6 +85,7 @@ if (WITH_ZIM)
|
|||
OUTPUT_VARIABLE LIBZIM_PATH
|
||||
|
||||
)
|
||||
message(STATUS "zim path:${LIBZIM_PATH}")
|
||||
# ICU from homebrew is "key-only", we need to manually prioritize it -> see `brew info icu4c`
|
||||
set(ENV{PKG_CONFIG_PATH} "$ENV{PKG_CONFIG_PATH}:${LIBZIM_PATH}/lib/pkgconfig")
|
||||
endif ()
|
||||
|
|
Loading…
Reference in a new issue