[tools] remove unnecessary links

This commit is contained in:
Arsentiy Milchakov 2018-07-24 15:12:04 +03:00 committed by Slava
parent 5821082db6
commit 2930ab7c40
2 changed files with 0 additions and 13 deletions

View file

@ -18,8 +18,6 @@ omim_add_executable(${PROJECT_NAME} ${SRC})
omim_link_libraries(
${PROJECT_NAME}
map
search
storage
editor
indexer
geometry

View file

@ -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}