forked from organicmaps/organicmaps
Fixed cmake on mac
This commit is contained in:
parent
5060e263fb
commit
e8c9c84b56
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,10 @@ omim_link_libraries(
|
|||
${PROJECT_NAME}
|
||||
routing
|
||||
traffic
|
||||
editor
|
||||
pugixml
|
||||
oauthcpp
|
||||
opening_hours
|
||||
indexer
|
||||
platform_tests_support
|
||||
platform
|
||||
|
@ -22,6 +26,7 @@ omim_link_libraries(
|
|||
geometry
|
||||
base
|
||||
stats_client
|
||||
jansson
|
||||
${Qt5Core_LIBRARIES}
|
||||
${LIBZ}
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue