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
path: root/kml
diff options
context:
space:
mode:
authorDaria Volvenkova <d.volvenkova@corp.mail.ru>2018-05-10 15:53:30 +0300
committerRoman Kuznetsov <r.kuznetsow@gmail.com>2018-05-10 16:15:11 +0300
commit953ee274b5a724c8f8185e7e6d5593c04ad7308f (patch)
tree07d77c74ab3ef7a87b0fe2fb50ee77c9dfcafa25 /kml
parent5e920d9158a0adca0b16f695f729236a902d467f (diff)
Updated pykmlib dependencies.
Diffstat (limited to 'kml')
-rw-r--r--kml/pykmlib/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
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
)