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:
authorMaxim Pimenov <m@maps.me>2017-03-01 13:42:38 +0300
committerMaxim Pimenov <m@maps.me>2017-03-03 18:48:04 +0300
commitb1a6f766f4e96d499beab1c4b4c14ea01c523c6f (patch)
tree43d8ec41709615dbe669e0363751a314cff50246 /indexer/indexer_tests
parentaaa7e9c66592beaeb02dce8102f408eba0ae5dd9 (diff)
[routing][traffic] Removed a circular dependency.
Diffstat (limited to 'indexer/indexer_tests')
-rw-r--r--indexer/indexer_tests/CMakeLists.txt1
-rw-r--r--indexer/indexer_tests/indexer_tests.pro2
2 files changed, 2 insertions, 1 deletions
diff --git a/indexer/indexer_tests/CMakeLists.txt b/indexer/indexer_tests/CMakeLists.txt
index c276b0b00a..5489408437 100644
--- a/indexer/indexer_tests/CMakeLists.txt
+++ b/indexer/indexer_tests/CMakeLists.txt
@@ -49,6 +49,7 @@ omim_link_libraries(
generator
search
routing
+ routing_common
indexer
storage
editor
diff --git a/indexer/indexer_tests/indexer_tests.pro b/indexer/indexer_tests/indexer_tests.pro
index 1ff165f0ac..30b4d715a7 100644
--- a/indexer/indexer_tests/indexer_tests.pro
+++ b/indexer/indexer_tests/indexer_tests.pro
@@ -5,7 +5,7 @@ TEMPLATE = app
ROOT_DIR = ../..
DEPENDENCIES = generator_tests_support search_tests_support indexer_tests_support \
- platform_tests_support generator search routing indexer storage editor \
+ platform_tests_support generator search routing routing_common indexer storage editor \
platform coding geometry base stats_client jansson tess2 protobuf \
succinct opening_hours pugixml