Merge pull request #4948 from syershov/fix-linux-build

Fix link order on linux
This commit is contained in:
burivuh 2016-12-09 22:34:12 +03:00 committed by GitHub
commit bd675c6b08

View file

@ -43,10 +43,10 @@ endif()
omim_link_libraries(
${PROJECT_NAME}
editor
traffic
routing
indexer
traffic
editor
platform
geometry
coding