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:
Diffstat (limited to 'coding/CMakeLists.txt')
-rw-r--r--coding/CMakeLists.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/coding/CMakeLists.txt b/coding/CMakeLists.txt
index 50515fc1dc..f27d92d48d 100644
--- a/coding/CMakeLists.txt
+++ b/coding/CMakeLists.txt
@@ -11,8 +11,7 @@ include_directories(
set(
SRC
- ${OMIM_ROOT}/3party/expat/expat_impl.h
-
+ ${OMIM_ROOT}/3party/expat/expat_impl.h
base64.cpp
base64.hpp
bit_streams.hpp
@@ -58,6 +57,8 @@ set(
parse_xml.hpp
point_to_integer.cpp
point_to_integer.hpp
+ pointd_to_pointu.cpp
+ pointd_to_pointu.hpp
polymorph_reader.hpp
read_write_utils.hpp
reader.cpp