Skip to content

Commit

Permalink
GitHub: test
Browse files Browse the repository at this point in the history
  • Loading branch information
foldynl committed Feb 23, 2024
1 parent d3e9627 commit f385855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QLog.pro
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ macx: {
}

INCLUDEPATH += /usr/local/include /opt/homebrew/include
LIBS += -L/opt/homebrew/ -L/usr/local/lib -lhamlib
LIBS += -L/opt/homebrew/lib -L/usr/local/lib -lhamlib
equals(QT_MAJOR_VERSION, 6): LIBS += -lqt6keychain
equals(QT_MAJOR_VERSION, 5): LIBS += -lqt5keychain
DISTFILES +=
Expand Down

0 comments on commit f385855

Please sign in to comment.