Skip to content

Commit

Permalink
trial 5
Browse files Browse the repository at this point in the history
  • Loading branch information
leuat committed Jan 1, 2025
1 parent 701c62d commit 9a4ec0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TRSE.pro
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ICON = trse.icns
#QMAKE_CXXFLAGS_WARN_OFF += -Wunused-parameter
QMAKE_CXXFLAGS_WARN_ON += -Wno-unused-parameter -Wno-unused-but-set-variable -Wno-unused-function -Wno-delete-non-abstract-non-virtual-dtor -Wno-overloaded-virtual -Wno-unused-variable -Wno-missing-field-initializers -Wno-sign-compare
ARCH = $$QMAKE_HOST.arch
##############################ARCH = arm64
###############################ARCH = arm64

macx{
# CONFIG += warn_off
Expand All @@ -63,7 +63,7 @@ macx{
# QMAKE_CXXFLAGS += -Xpreprocessor -fopenmp -I/usr/local/include -I/opt/homebrew/Cellar/libomp/15.0.3/include
QMAKE_CXXFLAGS += -Xpreprocessor -fopenmp -I/usr/local/include
LIBS+= -L/opt/homebrew/opt/libomp/lib
# ##ARCH = arm64
# ###ARCH = arm64

QMAKE_CXXFLAGS+= -I/opt/homebrew/opt/libomp/include

Expand Down

0 comments on commit 9a4ec0c

Please sign in to comment.