mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-15 07:29:15 +01:00
OP-1155 OSX Package: Set QMAKE_MACOSX_DEPLOYMENT_TARGET
This commit is contained in:
parent
771037eeac
commit
bab382a3df
@ -21,6 +21,7 @@ macx {
|
||||
QMAKE_CC = /usr/bin/gcc
|
||||
QMAKE_CXX = /usr/bin/g++
|
||||
QMAKE_LINK = /usr/bin/g++
|
||||
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.6
|
||||
}
|
||||
|
||||
include(openpilotgcs.pri)
|
||||
|
Loading…
x
Reference in New Issue
Block a user