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
path: root/search
diff options
context:
space:
mode:
authorAlex Zolotarev <alex@maps.me>2015-08-30 03:10:32 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 03:03:12 +0300
commit1dabcc2ed735e9d987068678d3f74366a813f627 (patch)
tree05e62b70a1d962b8e258c72b463c70f5d1c4d9bf /search
parent3c567e2ace6f7484b08fdb44e305d5f00e3dde23 (diff)
Integrated libtess2 library into our code.
Diffstat (limited to 'search')
-rw-r--r--search/integration_tests/integration_tests.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/search/integration_tests/integration_tests.pro b/search/integration_tests/integration_tests.pro
index 18ada8fa2f..4b1acac89f 100644
--- a/search/integration_tests/integration_tests.pro
+++ b/search/integration_tests/integration_tests.pro
@@ -7,8 +7,8 @@ TEMPLATE = app
ROOT_DIR = ../..
DEPENDENCIES = generator routing search storage stats_client jansson indexer platform geometry coding base \
- sgitess protobuf tomcrypt
-
+ tess2 protobuf tomcrypt
+
!linux* {
DEPENDENCIES += opening_hours \