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:
authorArtyom Polkovnikov <artyom.polkovnikov@gmail.com>2014-12-02 12:45:11 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:34:18 +0300
commitb7f793ec7ea81293da8b967b05bc4840f4461da0 (patch)
tree5a90dcbed1e7324910cf5dc274e19a9c521f8136 /map/map_tests/map_tests.pro
parent9d3bad838dda1e48ce922a5b546eb6eca8200514 (diff)
Add drape dependencies conditionally, only if drape is in config.
Diffstat (limited to 'map/map_tests/map_tests.pro')
-rw-r--r--map/map_tests/map_tests.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/map/map_tests/map_tests.pro b/map/map_tests/map_tests.pro
index a006d56c3d..0ab1a26ff2 100644
--- a/map/map_tests/map_tests.pro
+++ b/map/map_tests/map_tests.pro
@@ -9,6 +9,10 @@ ROOT_DIR = ../..
DEPENDENCIES = map gui routing search storage graphics indexer platform anim geometry coding base \
freetype fribidi expat protobuf tomcrypt jansson zlib osrm
+drape {
+ DEPENDENCIES *= drape_frontend drape
+}
+
include($$ROOT_DIR/common.pri)
QT *= core opengl