forked from organicmaps/organicmaps
Integration tests build fix.
This commit is contained in:
parent
53fc6d5ace
commit
a262df227a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ CONFIG += console warn_on
|
|||
CONFIG -= app_bundle
|
||||
TEMPLATE = app
|
||||
|
||||
ROOT_DIR = ../
|
||||
ROOT_DIR = ..
|
||||
DEPENDENCIES = map routing search storage indexer platform geometry coding base osrm jansson protobuf tomcrypt succinct
|
||||
|
||||
macx-*: LIBS *= "-framework Foundation" "-framework IOKit"
|
||||
|
|
Loading…
Add table
Reference in a new issue