From bcdb19f6b8b54db65f395eb5bb90b8a0aede9824 Mon Sep 17 00:00:00 2001 From: "r.kuznetsov" Date: Wed, 14 Mar 2018 10:42:49 +0300 Subject: Added KML library --- routing/routing_benchmarks/CMakeLists.txt | 1 + routing/routing_consistency_tests/CMakeLists.txt | 1 + routing/routing_integration_tests/CMakeLists.txt | 1 + routing/routing_tests/CMakeLists.txt | 1 + 4 files changed, 4 insertions(+) (limited to 'routing') diff --git a/routing/routing_benchmarks/CMakeLists.txt b/routing/routing_benchmarks/CMakeLists.txt index 2fcf70dac2..233b2ab2cf 100644 --- a/routing/routing_benchmarks/CMakeLists.txt +++ b/routing/routing_benchmarks/CMakeLists.txt @@ -24,6 +24,7 @@ omim_link_libraries( mwm_diff indexer traffic + kml platform editor oauthcpp diff --git a/routing/routing_consistency_tests/CMakeLists.txt b/routing/routing_consistency_tests/CMakeLists.txt index 6e9236f55a..304247f0db 100644 --- a/routing/routing_consistency_tests/CMakeLists.txt +++ b/routing/routing_consistency_tests/CMakeLists.txt @@ -25,6 +25,7 @@ omim_link_libraries( storage mwm_diff indexer + kml platform editor geometry diff --git a/routing/routing_integration_tests/CMakeLists.txt b/routing/routing_integration_tests/CMakeLists.txt index 0d0d2505e1..0d656f8bd7 100644 --- a/routing/routing_integration_tests/CMakeLists.txt +++ b/routing/routing_integration_tests/CMakeLists.txt @@ -36,6 +36,7 @@ omim_link_libraries( traffic routing_common transit + kml platform oauthcpp geometry diff --git a/routing/routing_tests/CMakeLists.txt b/routing/routing_tests/CMakeLists.txt index aa3d69e11e..5a1f98e9ab 100644 --- a/routing/routing_tests/CMakeLists.txt +++ b/routing/routing_tests/CMakeLists.txt @@ -42,6 +42,7 @@ omim_link_libraries( traffic routing_common transit + kml platform oauthcpp geometry -- cgit v1.2.3