From 953ee274b5a724c8f8185e7e6d5593c04ad7308f Mon Sep 17 00:00:00 2001 From: Daria Volvenkova Date: Thu, 10 May 2018 15:53:30 +0300 Subject: [PATCH] Updated pykmlib dependencies. --- kml/pykmlib/CMakeLists.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/kml/pykmlib/CMakeLists.txt b/kml/pykmlib/CMakeLists.txt index e4875e63d0..27983e0870 100644 --- a/kml/pykmlib/CMakeLists.txt +++ b/kml/pykmlib/CMakeLists.txt @@ -12,10 +12,16 @@ omim_link_libraries( ${PYTHON_LIBRARIES} ${Boost_LIBRARIES} kml + indexer + editor platform coding geometry base + icu + jansson + protobuf + pugixml expat stats_client )