From 6c68fefaf8995728e0dd7d7ed3b61d07b5cf01db Mon Sep 17 00:00:00 2001 From: Vladimir Byko-Ianko Date: Mon, 18 Dec 2017 19:44:22 +0300 Subject: Adding transit library and transit_tests. --- storage/storage_integration_tests/CMakeLists.txt | 1 + storage/storage_integration_tests/storage_integration_tests.pro | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'storage') diff --git a/storage/storage_integration_tests/CMakeLists.txt b/storage/storage_integration_tests/CMakeLists.txt index b0fb971a2a..5ce409ea3f 100644 --- a/storage/storage_integration_tests/CMakeLists.txt +++ b/storage/storage_integration_tests/CMakeLists.txt @@ -23,6 +23,7 @@ omim_link_libraries( drape_frontend routing routing_common + transit search storage tracking diff --git a/storage/storage_integration_tests/storage_integration_tests.pro b/storage/storage_integration_tests/storage_integration_tests.pro index 0f2ce01fdf..70ad3c0cad 100644 --- a/storage/storage_integration_tests/storage_integration_tests.pro +++ b/storage/storage_integration_tests/storage_integration_tests.pro @@ -6,7 +6,7 @@ CONFIG -= app_bundle TEMPLATE = app ROOT_DIR = ../.. -DEPENDENCIES = map drape_frontend routing search storage tracking traffic routing_common ugc \ +DEPENDENCIES = map drape_frontend routing search storage tracking traffic routing_common transit ugc \ indexer drape partners_api local_ads platform_tests_support platform editor \ mwm_diff bsdiff opening_hours geometry coding base freetype expat jansson protobuf \ osrm stats_client minizip succinct pugixml oauthcpp stb_image sdf_image icu agg -- cgit v1.2.3