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 'routing/CMakeLists.txt')
-rw-r--r--routing/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/routing/CMakeLists.txt b/routing/CMakeLists.txt
index be86001356..16b4374e17 100644
--- a/routing/CMakeLists.txt
+++ b/routing/CMakeLists.txt
@@ -18,6 +18,10 @@ set(
bicycle_directions.hpp
car_router.cpp
car_router.hpp
+ cross_mwm_connector.cpp
+ cross_mwm_connector.hpp
+ cross_mwm_connector_serialization.cpp
+ cross_mwm_connector_serialization.hpp
cross_mwm_index_graph.cpp
cross_mwm_index_graph.hpp
cross_mwm_road_graph.cpp