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>2016-09-15 12:18:36 +0300
committerYuri Gorshenin <y@maps.me>2016-09-15 17:42:54 +0300
commit222bb97b1e0b9f4ccbe2f8ab0c9d4eec8fd3e177 (patch)
treed94346bb00d70695a64373612e60f470fff7b60d /omim.pro
parenta41dc789d13150bbf0b25d64d44df5d1809d0585 (diff)
Review fixes.
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/omim.pro b/omim.pro
index a3c2347f2c..f527ee2ddf 100644
--- a/omim.pro
+++ b/omim.pro
@@ -198,7 +198,7 @@ SUBDIRS = 3party base coding geometry editor indexer routing search
feature_segments_checker.depends = $$MapDepLibs routing
SUBDIRS *= feature_segments_checker
- # TODO(AlexZ): Move pedestrian tests into routing dir.
+ routing_benchmarks.subdir = routing/routing_benchmarks
routing_benchmarks.depends = $$MapDepLibs routing
SUBDIRS *= routing_benchmarks