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>2018-01-30 18:16:06 +0300
committermpimenov <mpimenov@users.noreply.github.com>2018-02-02 17:57:31 +0300
commit863d766718e6ccb908e9c3060f81917b4eddbee6 (patch)
treee5d1042e20d4c84235f4c634826c6295c64f21fc /indexer/CMakeLists.txt
parent467714d1d47915b445cad87eaf9c3e43a31d6dfe (diff)
Add LocalityIndex
Diffstat (limited to 'indexer/CMakeLists.txt')
-rw-r--r--indexer/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indexer/CMakeLists.txt b/indexer/CMakeLists.txt
index 2e227b4024..109de339bb 100644
--- a/indexer/CMakeLists.txt
+++ b/indexer/CMakeLists.txt
@@ -92,6 +92,7 @@ set(
index.hpp
interval_index_builder.hpp
interval_index.hpp
+ locality_index.hpp
locality_index_builder.hpp
locality_index_builder.cpp
locality_object.hpp