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:
authorIlya Zverev <zverik@textual.ru>2016-11-24 20:27:51 +0300
committerIlya Zverev <zverik@textual.ru>2016-11-30 18:55:40 +0300
commit153e4f2b8c0ea07b90b3f72455f201754577e751 (patch)
tree9c5809357572f6964dde7a9aa39c66eb8b12e3c4 /indexer/CMakeLists.txt
parent70871724edcb0a50dde550512310fda1a370566f (diff)
[banners] Add banners infrastructure
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 e239721de0..3ae176faf9 100644
--- a/indexer/CMakeLists.txt
+++ b/indexer/CMakeLists.txt
@@ -6,6 +6,8 @@ set(
SRC
altitude_loader.cpp
altitude_loader.hpp
+ banners.cpp
+ banners.hpp
categories_holder_loader.cpp
categories_holder.cpp
categories_holder.hpp