Skip to content

Commit

Permalink
Macx workflow fix #6
Browse files Browse the repository at this point in the history
  • Loading branch information
leuat committed Sep 22, 2024
1 parent 142ddb3 commit 1fe911d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TRSE.pro
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ macx{
QMAKE_CXXFLAGS += -Werror=return-type -Werror=deprecated-declarations
# QMAKE_CXXFLAGS_WARN_ON += -Wno-unused-parameter


QMAKE_APPLE_DEVICE_ARCHS = arm64
LIBS += -L$$PWD/libs
LIBS += -ldl
# QMAKE_LFLAGS += -F /Library/Frameworks
Expand Down

0 comments on commit 1fe911d

Please sign in to comment.