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:
authorr.kuznetsov <r.kuznetsov@corp.mail.ru>2017-05-30 12:02:20 +0300
committerIlya Zverev <ilya@zverev.info>2017-07-04 11:26:12 +0300
commit1fafff5b00b81e89056bc754589c2f3bc3a6aacd (patch)
tree7ec2809ea4feaf6b98a07b8a03672b7d9e6ed1ec /indexer/CMakeLists.txt
parentaccc48d7b86be276efa07c2a7ee33bd72e66cd56 (diff)
Added possibility to run from IDE
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 8051eada66..39b3a502e9 100644
--- a/indexer/CMakeLists.txt
+++ b/indexer/CMakeLists.txt
@@ -110,6 +110,7 @@ set(
scale_index.hpp
scales.cpp
scales.hpp
+ scales_patch.hpp
search_delimiters.cpp # it's in indexer because of CategoriesHolder dependency.
search_delimiters.hpp # it's in indexer because of CategoriesHolder dependency.
search_string_utils.cpp # it's in indexer because of CategoriesHolder dependency.