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 17:04:29 +0300
committerTimofey <t.danshin@corp.mail.ru>2016-11-14 17:44:31 +0300
commit43b5d48a766a0d5090637b6cc177bbef8911107c (patch)
tree5413be01893c289576bd9b74af1daef7a4b509aa /CMakeLists.txt
parent2af6d87d5c492ab15ea4f936d8363e30a1ae79be (diff)
Added drape_frontend and drape_frontend_tests.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c315ce2cf5..20ad050b20 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -153,6 +153,7 @@ add_subdirectory(geometry)
add_subdirectory(platform)
add_subdirectory(3party/opening_hours)
add_subdirectory(stats)
+add_subdirectory(drape_frontend)
add_subdirectory(storage)
add_subdirectory(editor)
add_subdirectory(indexer)