forked from organicmaps/organicmaps
[tools] remove unnecessary links
This commit is contained in:
parent
5821082db6
commit
2930ab7c40
2 changed files with 0 additions and 13 deletions
|
@ -18,8 +18,6 @@ omim_add_executable(${PROJECT_NAME} ${SRC})
|
|||
omim_link_libraries(
|
||||
${PROJECT_NAME}
|
||||
map
|
||||
search
|
||||
storage
|
||||
editor
|
||||
indexer
|
||||
geometry
|
||||
|
|
|
@ -15,22 +15,11 @@ omim_add_executable(${PROJECT_NAME} ${SRC})
|
|||
omim_link_libraries(
|
||||
${PROJECT_NAME}
|
||||
map
|
||||
search
|
||||
editor
|
||||
indexer
|
||||
storage
|
||||
routing
|
||||
geometry
|
||||
platform
|
||||
jansson
|
||||
coding
|
||||
base
|
||||
pugixml
|
||||
opening_hours
|
||||
oauthcpp
|
||||
protobuf
|
||||
icu
|
||||
succinct
|
||||
stats_client
|
||||
gflags
|
||||
${LIBZ}
|
||||
|
|
Loading…
Add table
Reference in a new issue