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-09-29 15:47:03 +0300
committerTimofey <t.danshin@corp.mail.ru>2016-10-07 11:53:57 +0300
commit7ca99fa0568169abf0390f6717fa534549454c7f (patch)
treebe9c88291d9a66f66eb5fa6e5f74819a92198929 /CMakeLists.txt
parent569ea6f2842680a66d3426176cd968798cc333cf (diff)
Making stats compile
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 a0a5567d01..ee88936449 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -130,4 +130,5 @@ add_subdirectory(coding)
add_subdirectory(geometry)
add_subdirectory(platform)
add_subdirectory(3party/opening_hours)
+add_subdirectory(stats)
#add_subdirectory(storage)