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:
Diffstat (limited to 'routing')
-rw-r--r--routing/routing_benchmarks/CMakeLists.txt2
-rw-r--r--routing/routing_consistency_tests/CMakeLists.txt2
-rw-r--r--routing/routing_integration_tests/CMakeLists.txt4
-rw-r--r--routing/routing_tests/CMakeLists.txt4
4 files changed, 6 insertions, 6 deletions
diff --git a/routing/routing_benchmarks/CMakeLists.txt b/routing/routing_benchmarks/CMakeLists.txt
index 233b2ab2cf..b882a53819 100644
--- a/routing/routing_benchmarks/CMakeLists.txt
+++ b/routing/routing_benchmarks/CMakeLists.txt
@@ -22,9 +22,9 @@ omim_link_libraries(
search
storage
mwm_diff
- indexer
traffic
kml
+ indexer
platform
editor
oauthcpp
diff --git a/routing/routing_consistency_tests/CMakeLists.txt b/routing/routing_consistency_tests/CMakeLists.txt
index 304247f0db..84f859e597 100644
--- a/routing/routing_consistency_tests/CMakeLists.txt
+++ b/routing/routing_consistency_tests/CMakeLists.txt
@@ -24,8 +24,8 @@ omim_link_libraries(
search
storage
mwm_diff
- indexer
kml
+ indexer
platform
editor
geometry
diff --git a/routing/routing_integration_tests/CMakeLists.txt b/routing/routing_integration_tests/CMakeLists.txt
index 0d656f8bd7..a1623a0406 100644
--- a/routing/routing_integration_tests/CMakeLists.txt
+++ b/routing/routing_integration_tests/CMakeLists.txt
@@ -31,12 +31,12 @@ omim_link_libraries(
search
storage
mwm_diff
- indexer
- editor
traffic
routing_common
transit
kml
+ indexer
+ editor
platform
oauthcpp
geometry
diff --git a/routing/routing_tests/CMakeLists.txt b/routing/routing_tests/CMakeLists.txt
index 856cbf6d9d..ce8748ddc1 100644
--- a/routing/routing_tests/CMakeLists.txt
+++ b/routing/routing_tests/CMakeLists.txt
@@ -38,13 +38,13 @@ omim_add_test(${PROJECT_NAME} ${SRC})
omim_link_libraries(
${PROJECT_NAME}
routing
- indexer
platform_tests_support
- editor
traffic
routing_common
transit
kml
+ indexer
+ editor
platform
oauthcpp
geometry