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:
authorTimofey <t.danshin@corp.mail.ru>2016-11-14 20:12:51 +0300
committerTimofey <t.danshin@corp.mail.ru>2016-11-15 13:37:30 +0300
commit32c4f5e8d670d5af1932713f3f45c330e8c2d551 (patch)
tree6074caeb84a12995910ea282f2f5ebfddd84253d /CMakeLists.txt
parent71e7508675311ba3c2f3ea6b52e68d5e499f1dc2 (diff)
Added partners_api and tests.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 20ad050b20..611056a7d1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -160,3 +160,5 @@ add_subdirectory(indexer)
add_subdirectory(routing)
add_subdirectory(search)
add_subdirectory(tracking)
+add_subdirectory(traffic)
+add_subdirectory(partners_api) \ No newline at end of file