Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordev-dash <dev-dash@dev-dash-ubuntu-maps.mail.msk>2016-12-12 14:06:10 +0300
committerdev-dash <dev-dash@dev-dash-ubuntu-maps.mail.msk>2016-12-12 14:06:10 +0300
commit858df3759a61df7e55e416ee7665dc04684ee269 (patch)
tree295b9ddfe27209553914c495ca144786bfb7341d /traffic
parente8c9c84b56e3f72c53cbd1280a3e3c0637fa6266 (diff)
Made compile on Linux
Diffstat (limited to 'traffic')
-rw-r--r--traffic/traffic_tests/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/traffic/traffic_tests/CMakeLists.txt b/traffic/traffic_tests/CMakeLists.txt
index cce64dbee4..77087588a7 100644
--- a/traffic/traffic_tests/CMakeLists.txt
+++ b/traffic/traffic_tests/CMakeLists.txt
@@ -13,13 +13,13 @@ omim_add_test(${PROJECT_NAME} ${SRC})
omim_link_libraries(
${PROJECT_NAME}
- routing
traffic
+ routing
+ indexer
editor
pugixml
oauthcpp
opening_hours
- indexer
platform_tests_support
platform
coding