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 )