Make qmake work for Qt5 on Mac

Set special build marble path properly and enable pkg-config

Signed-off-by: Robert C. Helling <helling@atdotde.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Robert C. Helling 2014-12-25 23:37:36 +01:00 committed by Dirk Hohndel
parent 42bd55877b
commit 6a3dfcaaa7
2 changed files with 2 additions and 1 deletions

View file

@ -2,6 +2,7 @@ CODECFORTR = UTF-8
CODECFORSRC = UTF-8
include(subsurface-configure.pri)
QT_CONFIG -= no-pkg-config
QT = core gui network svg
lessThan(QT_MAJOR_VERSION, 5) {
QT += webkit