forked from organicmaps/organicmaps
Fixed order of dependencies on Linux
This commit is contained in:
parent
7b3a0c0ed5
commit
91db6ba62f
1 changed files with 5 additions and 5 deletions
|
@ -14,12 +14,12 @@ omim_add_test(${PROJECT_NAME} ${SRC})
|
|||
omim_link_libraries(
|
||||
${PROJECT_NAME}
|
||||
partners_api
|
||||
platform
|
||||
geometry
|
||||
coding
|
||||
editor
|
||||
base
|
||||
indexer
|
||||
platform
|
||||
editor
|
||||
geometry
|
||||
coding
|
||||
base
|
||||
jansson
|
||||
stats_client
|
||||
pugixml
|
||||
|
|
Loading…
Add table
Reference in a new issue