forked from organicmaps/organicmaps-tmp
Merge pull request #5428 from therearesomewhocallmetim/fix_cmake_170215
Fix cmake 170215
This commit is contained in:
commit
e1d75446f1
1 changed files with 7 additions and 0 deletions
|
@ -14,11 +14,18 @@ omim_add_test(${PROJECT_NAME} ${SRC})
|
|||
omim_link_libraries(
|
||||
${PROJECT_NAME}
|
||||
partners_api
|
||||
indexer
|
||||
platform
|
||||
editor
|
||||
geometry
|
||||
coding
|
||||
base
|
||||
jansson
|
||||
stats_client
|
||||
pugixml
|
||||
protobuf
|
||||
oauthcpp
|
||||
opening_hours
|
||||
${LIBZ}
|
||||
${Qt5Widgets_LIBRARIES}
|
||||
${Qt5Network_LIBRARIES}
|
||||
|
|
Loading…
Add table
Reference in a new issue