forked from organicmaps/organicmaps-tmp
CMake build fix.
This commit is contained in:
parent
fa27c6301e
commit
1a12c0d7d2
2 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,8 @@ omim_link_libraries(
|
|||
icu
|
||||
jansson
|
||||
protobuf
|
||||
mwm_diff
|
||||
bsdiff
|
||||
osrm
|
||||
stats_client
|
||||
minizip
|
||||
|
|
|
@ -25,6 +25,8 @@ omim_link_libraries(${PROJECT_NAME}
|
|||
oauthcpp
|
||||
opening_hours
|
||||
protobuf
|
||||
mwm_diff
|
||||
bsdiff
|
||||
pugixml
|
||||
stats_client
|
||||
${Qt5Core_LIBRARIES}
|
||||
|
|
Loading…
Add table
Reference in a new issue