Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'search/pysearch/CMakeLists.txt')
-rw-r--r--search/pysearch/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/search/pysearch/CMakeLists.txt b/search/pysearch/CMakeLists.txt
index 3adc9438f4..432e01eb9a 100644
--- a/search/pysearch/CMakeLists.txt
+++ b/search/pysearch/CMakeLists.txt
@@ -27,6 +27,7 @@ omim_link_libraries(
jansson
oauthcpp
stats_client
+ icu
${PYTHON_LIBRARIES}
${Boost_LIBRARIES}
${LIBZ}