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-20 17:24:11 +0300
committerRoman Kuznetsov <r.kuznetsow@gmail.com>2017-09-22 14:07:59 +0300
commitff84731e11a559c38d0381077e997117e0b1d438 (patch)
tree8c9f5125919a1f5b82160e4bfd06de46ec4e32fb /geometry/CMakeLists.txt
parent41889bb72a43eccb14e9c3a4b93bcd21153cb14b (diff)
Review fixes.
Diffstat (limited to 'geometry/CMakeLists.txt')
-rw-r--r--geometry/CMakeLists.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/geometry/CMakeLists.txt b/geometry/CMakeLists.txt
index 4cef9494ec..5985cef06e 100644
--- a/geometry/CMakeLists.txt
+++ b/geometry/CMakeLists.txt
@@ -8,10 +8,10 @@ set(
angles.hpp
any_rect2d.hpp
avg_vector.hpp
- bbox.cpp
- bbox.hpp
- cbox.cpp
- cbox.hpp
+ bounding_box.cpp
+ bounding_box.hpp
+ calipers_box.cpp
+ calipers_box.hpp
cellid.hpp
clipping.cpp
clipping.hpp
@@ -19,7 +19,7 @@ set(
convex_hull.hpp
covering.hpp
covering_utils.hpp
- dbox.hpp
+ diamond_box.hpp
distance.hpp
distance_on_sphere.cpp
distance_on_sphere.hpp