Skip to content

Commit

Permalink
compiler flag for Mac build
Browse files Browse the repository at this point in the history
  • Loading branch information
rpwang17 committed Feb 21, 2017
1 parent 4208513 commit 2c0dd3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions freeview/freeview.pro
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,8 @@ RC_FILE = resource/icons/freeview.icns

greaterThan(QT_MAJOR_VERSION, 4): QT -= x11extras script

QMAKE_CXXFLAGS += -DVCL_CAN_STATIC_CONST_INIT_FLOAT=0

QMAKE_CXXFLAGS -= -DHAVE_OPENMP

QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.9
Expand Down

0 comments on commit 2c0dd3e

Please sign in to comment.