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:
authortatiana-kondakova <tatiana.kondakova@gmail.com>2017-11-23 17:43:21 +0300
committerVladimir Byko-Ianko <bykoianko@gmail.com>2017-11-28 17:58:36 +0300
commit7ad4a1c83d6e7075f54cd6c581991a72baf8cee9 (patch)
treed850786e19238c17620da6c95f388b9386ec8261 /indexer/CMakeLists.txt
parent5947d0bf1430ddc5099a56096d3217f20574b176 (diff)
Use different featureIds for transit segments. Expose OsmEditor fake feature interval to avoid conflicts.
Diffstat (limited to 'indexer/CMakeLists.txt')
-rw-r--r--indexer/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/indexer/CMakeLists.txt b/indexer/CMakeLists.txt
index 38a50a169d..5d5fe04929 100644
--- a/indexer/CMakeLists.txt
+++ b/indexer/CMakeLists.txt
@@ -44,6 +44,8 @@ set(
editable_map_object.hpp
edits_migration.cpp
edits_migration.hpp
+ fake_feature_ids.cpp
+ fake_feature_ids.hpp
feature_algo.cpp
feature_algo.hpp
feature_altitude.hpp