forked from organicmaps/organicmaps
Fixed qmake target
This commit is contained in:
parent
6f62d5e6f5
commit
3537fdcc91
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ win32-g++ {
|
|||
QMAKE_CXXFLAGS *= -Wextra
|
||||
}
|
||||
|
||||
macx-g++42 {
|
||||
macx-g++ {
|
||||
# minimum supported Mac OS X version
|
||||
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.5
|
||||
QMAKE_CFLAGS *= -mmacosx-version-min=10.5
|
||||
|
|
Loading…
Add table
Reference in a new issue