@@ -78,7 +78,7 contains(QMAKE_HOST.os, Windows) { | |||
|
78 | 78 | CHART_BUILD_LIB_DIR = $$replace(CHART_BUILD_LIB_DIR, "/","\\") |
|
79 | 79 | } |
|
80 | 80 | |
|
81 | mac: { | |
|
81 | macx: { | |
|
82 | 82 | # Some Qt versions use an incompatible configuration on OSX which makes the build fail. |
|
83 | 83 | # As a work-around, set the minimum OSX version to 10.5. |
|
84 | 84 | QMAKE_CXXFLAGS *= -mmacosx-version-min=10.5 |
General Comments 0
You need to be logged in to leave comments.
Login now