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-10-13 15:23:05 +0300
committerYuri Gorshenin <mipt.vi002@gmail.com>2017-10-13 16:33:49 +0300
commitd80392371f059cdf2d6c336c94cf4ca5cdb13667 (patch)
tree0cf4599adc6ad029b547c3acc4173397a95e343f /indexer/CMakeLists.txt
parent77ae76606df2dda76cd417b36cb0185c65d3168c (diff)
Separated types checkers for sponsored objects
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 45328415c5..38a50a169d 100644
--- a/indexer/CMakeLists.txt
+++ b/indexer/CMakeLists.txt
@@ -75,6 +75,8 @@ set(
ftraits.hpp
ftypes_matcher.cpp
ftypes_matcher.hpp
+ ftypes_sponsored.cpp
+ ftypes_sponsored.hpp
geometry_coding.cpp
geometry_coding.hpp
geometry_serialization.cpp