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 /platform
parent71e7508675311ba3c2f3ea6b52e68d5e499f1dc2 (diff)
Added partners_api and tests.
Diffstat (limited to 'platform')
-rw-r--r--platform/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/CMakeLists.txt b/platform/CMakeLists.txt
index ce3ef3e86b..d80c6c7f1c 100644
--- a/platform/CMakeLists.txt
+++ b/platform/CMakeLists.txt
@@ -2,6 +2,8 @@ project(platform)
include_directories(${OMIM_ROOT}/3party/jansson/src ${OMIM_ROOT}/platform)
+set(CMAKE_AUTOMOC ON)
+
set(
SRC
chunks_download_strategy.cpp