summaryrefslogtreecommitdiffstats
path: root/subsurface.pro
diff options
context:
space:
mode:
authorGravatar Robert C. Helling <helling@atdotde.de>2014-12-25 23:37:36 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-12-26 08:35:41 -0800
commit6a3dfcaaa7f80322d23f173105a93c220cfe5a5a (patch)
treedc76c35bc45c3447f487b1755acf198a0ab5eaee /subsurface.pro
parent42bd55877b844caf16c5c7c9a2e49ae67aa15fa5 (diff)
downloadsubsurface-6a3dfcaaa7f80322d23f173105a93c220cfe5a5a.tar.gz
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>
Diffstat (limited to 'subsurface.pro')
-rw-r--r--subsurface.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface.pro b/subsurface.pro
index fb0d9b7e4..02a416e88 100644
--- a/subsurface.pro
+++ b/subsurface.pro
@@ -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