1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 06:43:22 +02:00

Fixed OS X build

This commit is contained in:
Martin Tůma 2019-01-26 00:53:52 +01:00
parent 9baa7a592b
commit d45a16e0b2

View File

@ -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/*