From 6d6af51536343eaf38ee61d6f55fd7e81cb11a72 Mon Sep 17 00:00:00 2001 From: Yuri Gorshenin Date: Wed, 11 Oct 2017 14:27:32 +0300 Subject: [PATCH] [build] Fixed static build. --- .../openlr_assessment_tool/CMakeLists.txt | 2 +- qt/CMakeLists.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/openlr/openlr_match_quality/openlr_assessment_tool/CMakeLists.txt b/openlr/openlr_match_quality/openlr_assessment_tool/CMakeLists.txt index e4693a9bc9..4dcb92ea26 100644 --- a/openlr/openlr_match_quality/openlr_assessment_tool/CMakeLists.txt +++ b/openlr/openlr_match_quality/openlr_assessment_tool/CMakeLists.txt @@ -44,6 +44,7 @@ omim_link_libraries( tracking traffic routing_common + ugc indexer drape partners_api @@ -72,7 +73,6 @@ omim_link_libraries( stats_client stb_image succinct - ugc ${Qt5Widgets_LIBRARIES} ${LIBZ} ) diff --git a/qt/CMakeLists.txt b/qt/CMakeLists.txt index 177e01b394..4ae47a3a3f 100644 --- a/qt/CMakeLists.txt +++ b/qt/CMakeLists.txt @@ -77,13 +77,13 @@ omim_add_executable(${PROJECT_NAME} MACOSX_BUNDLE ${RES_SOURCES} ${SRC}) omim_link_libraries( ${PROJECT_NAME} qt_common - mwm_diff - bsdiff map drape_frontend routing search storage + mwm_diff + bsdiff tracking traffic routing_common