diff --git a/generator/generator_tool/CMakeLists.txt b/generator/generator_tool/CMakeLists.txt index 0d9b0fbce5..185160383c 100644 --- a/generator/generator_tool/CMakeLists.txt +++ b/generator/generator_tool/CMakeLists.txt @@ -26,6 +26,8 @@ omim_link_libraries( icu jansson protobuf + mwm_diff + bsdiff osrm stats_client minizip diff --git a/openlr/openlr_stat/CMakeLists.txt b/openlr/openlr_stat/CMakeLists.txt index 06edee9193..7b304f5f55 100644 --- a/openlr/openlr_stat/CMakeLists.txt +++ b/openlr/openlr_stat/CMakeLists.txt @@ -25,6 +25,8 @@ omim_link_libraries(${PROJECT_NAME} oauthcpp opening_hours protobuf + mwm_diff + bsdiff pugixml stats_client ${Qt5Core_LIBRARIES}