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.txt1
-rw-r--r--routing/routing_consistency_tests/CMakeLists.txt1
-rw-r--r--routing/routing_integration_tests/CMakeLists.txt1
-rw-r--r--routing/routing_tests/CMakeLists.txt1
4 files changed, 4 insertions, 0 deletions
diff --git a/routing/routing_benchmarks/CMakeLists.txt b/routing/routing_benchmarks/CMakeLists.txt
index 2fcf70dac2..233b2ab2cf 100644
--- a/routing/routing_benchmarks/CMakeLists.txt
+++ b/routing/routing_benchmarks/CMakeLists.txt
@@ -24,6 +24,7 @@ omim_link_libraries(
mwm_diff
indexer
traffic
+ kml
platform
editor
oauthcpp
diff --git a/routing/routing_consistency_tests/CMakeLists.txt b/routing/routing_consistency_tests/CMakeLists.txt
index 6e9236f55a..304247f0db 100644
--- a/routing/routing_consistency_tests/CMakeLists.txt
+++ b/routing/routing_consistency_tests/CMakeLists.txt
@@ -25,6 +25,7 @@ omim_link_libraries(
storage
mwm_diff
indexer
+ kml
platform
editor
geometry
diff --git a/routing/routing_integration_tests/CMakeLists.txt b/routing/routing_integration_tests/CMakeLists.txt
index 0d0d2505e1..0d656f8bd7 100644
--- a/routing/routing_integration_tests/CMakeLists.txt
+++ b/routing/routing_integration_tests/CMakeLists.txt
@@ -36,6 +36,7 @@ omim_link_libraries(
traffic
routing_common
transit
+ kml
platform
oauthcpp
geometry
diff --git a/routing/routing_tests/CMakeLists.txt b/routing/routing_tests/CMakeLists.txt
index aa3d69e11e..5a1f98e9ab 100644
--- a/routing/routing_tests/CMakeLists.txt
+++ b/routing/routing_tests/CMakeLists.txt
@@ -42,6 +42,7 @@ omim_link_libraries(
traffic
routing_common
transit
+ kml
platform
oauthcpp
geometry