CMake build fix.

This commit is contained in:
Vladimir Byko-Ianko 2017-09-14 13:34:12 +03:00 committed by Vlad Mihaylenko
parent fa27c6301e
commit 1a12c0d7d2
2 changed files with 4 additions and 0 deletions

View file

@ -26,6 +26,8 @@ omim_link_libraries(
icu
jansson
protobuf
mwm_diff
bsdiff
osrm
stats_client
minizip

View file

@ -25,6 +25,8 @@ omim_link_libraries(${PROJECT_NAME}
oauthcpp
opening_hours
protobuf
mwm_diff
bsdiff
pugixml
stats_client
${Qt5Core_LIBRARIES}