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>2017-07-03 13:46:29 +0300
committerYuri Gorshenin <mipt.vi002@gmail.com>2017-07-05 16:41:38 +0300
commit08f26370f4c22f33cdd5a2e7687e572383cd5b56 (patch)
tree8811b23de271f383f5e12858cf185d2647982588 /ugc/ugc_tests
parent8aab5cd35d225e8318e9223a04d7c1db309e9272 (diff)
[ugc] Build fix, implemented TranslationKey data structure.
Diffstat (limited to 'ugc/ugc_tests')
-rw-r--r--ugc/ugc_tests/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ugc/ugc_tests/CMakeLists.txt b/ugc/ugc_tests/CMakeLists.txt
index 333d762dac..825c4205be 100644
--- a/ugc/ugc_tests/CMakeLists.txt
+++ b/ugc/ugc_tests/CMakeLists.txt
@@ -1,5 +1,7 @@
project(ugc_tests)
+include_directories(${OMIM_ROOT}/3party/jansson/src)
+
set(
SRC
serdes_tests.cpp