summaryrefslogtreecommitdiffstats
path: root/subsurface-configure.pri
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-06-14 13:29:13 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-06-14 13:29:13 -0700
commit5e345fba0a3cc8dd7e2316ad5a8c2d2b54cea37d (patch)
tree51264876dc27ab3e30ee880a998346440f7dd23b /subsurface-configure.pri
parent1ec5e6ffc4f9f32a6d7149e52b161aeaba6adfa4 (diff)
downloadsubsurface-5e345fba0a3cc8dd7e2316ad5a8c2d2b54cea37d.tar.gz
Make system detection compile on Mac
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface-configure.pri')
-rw-r--r--subsurface-configure.pri3
1 files changed, 3 insertions, 0 deletions
diff --git a/subsurface-configure.pri b/subsurface-configure.pri
index b87e5b241..b147eba21 100644
--- a/subsurface-configure.pri
+++ b/subsurface-configure.pri
@@ -168,6 +168,9 @@ win32 {
LIBS += -lwsock32
DEFINES -= UNICODE
}
+mac {
+ LIBS += -framework CoreServices
+}
#
# misc