From d45a16e0b245fbac4b67335f5e02b263b4597a28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Sat, 26 Jan 2019 00:53:52 +0100 Subject: [PATCH] Fixed OS X build --- gpxsee.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpxsee.pro b/gpxsee.pro index 08b1a364..1cb13e91 100644 --- a/gpxsee.pro +++ b/gpxsee.pro @@ -339,7 +339,7 @@ win32 { DEFINES += _USE_MATH_DEFINES } -unix { +unix:!macx { maps.files = pkg/maps/* maps.path = /usr/local/share/gpxsee/maps csv.files = pkg/csv/*