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:
authorYuri Gorshenin <y@maps.me>2017-06-19 15:25:00 +0300
committerYuri Gorshenin <mipt.vi002@gmail.com>2017-07-05 16:41:38 +0300
commit2abc1da6f13ef3c3e875dfc9f218b8274a732cba (patch)
treec1eebc489b26d7174371f0e200e8a74369aa4e9e /storage
parent790817bde6afe92bcd4fe867622474514ee490b0 (diff)
[ugc] UGC Api prototype.
Diffstat (limited to 'storage')
-rw-r--r--storage/storage_integration_tests/CMakeLists.txt1
-rw-r--r--storage/storage_tests/CMakeLists.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/storage/storage_integration_tests/CMakeLists.txt b/storage/storage_integration_tests/CMakeLists.txt
index 3d83d1ca61..50e68d1a05 100644
--- a/storage/storage_integration_tests/CMakeLists.txt
+++ b/storage/storage_integration_tests/CMakeLists.txt
@@ -27,6 +27,7 @@ omim_link_libraries(
storage
tracking
traffic
+ ugc
indexer
drape
partners_api
diff --git a/storage/storage_tests/CMakeLists.txt b/storage/storage_tests/CMakeLists.txt
index 015d07b4df..3c4c029a28 100644
--- a/storage/storage_tests/CMakeLists.txt
+++ b/storage/storage_tests/CMakeLists.txt
@@ -33,6 +33,7 @@ omim_link_libraries(
search
routing
routing_common
+ ugc
indexer
platform_tests_support
osrm