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:
authorYuri Gorshenin <y@maps.me>2017-09-27 17:44:05 +0300
committermpimenov <mpimenov@users.noreply.github.com>2017-09-28 18:54:14 +0300
commite04d25505fb37abff651434ed4e29e7692af808f (patch)
tree72ff1216127379085f9141eec89165e09172896b /indexer/CMakeLists.txt
parent6737cd92217fdd9e02ee0e19eddc45156e7b104a (diff)
[indexer] Simplified boundaries encoding/decoding.
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 943505c0e1..4cba9f5bf4 100644
--- a/indexer/CMakeLists.txt
+++ b/indexer/CMakeLists.txt
@@ -6,6 +6,8 @@ set(
SRC
altitude_loader.cpp
altitude_loader.hpp
+ boundary_boxes.hpp
+ boundary_boxes_serdes.hpp
categories_holder_loader.cpp
categories_holder.cpp
categories_holder.hpp