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