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
path: root/ugc
diff options
context:
space:
mode:
authorSergey Yershov <syershov@maps.me>2018-05-30 20:06:37 +0300
committermpimenov <mpimenov@users.noreply.github.com>2018-06-01 16:17:52 +0300
commitc1ee243c976fc9adfbb71dc4cdf46dfc1333ec4f (patch)
tree3bde0d2d7a5b0583a4592c773fa241797f78de1e /ugc
parentbabe8899b5eeb36f6c3b500946ca15cb08c086d8 (diff)
[indexer][editor] Move some code from indexer to editor
Diffstat (limited to 'ugc')
-rw-r--r--ugc/ugc_tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ugc/ugc_tests/CMakeLists.txt b/ugc/ugc_tests/CMakeLists.txt
index 5b30f69892..c876856140 100644
--- a/ugc/ugc_tests/CMakeLists.txt
+++ b/ugc/ugc_tests/CMakeLists.txt
@@ -21,9 +21,9 @@ omim_link_libraries(
routing
routing_common
ugc
+ editor
indexer
storage
- editor
platform
coding
geometry