Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kaniol-lck committed Jul 8, 2024
1 parent 764d799 commit 81e2171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modmanager.pro
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ macx {
CONFIG += sdk_no_version_check

INCLUDEPATH += /usr/local/include
LIBS += -L/usr/local/lib -libaria2
LIBS += -L/usr/local/lib -llibaria2
equals(QT_MAJOR_VERSION,5):INCLUDEPATH += /usr/local/include/QuaZip-Qt5-1.4/quazip
equals(QT_MAJOR_VERSION,6):INCLUDEPATH += /usr/local/include/QuaZip-Qt6-1.4/quazip
equals(QT_MAJOR_VERSION,5):LIBS += -L/usr/local/lib -lquazip1-qt5
Expand Down

0 comments on commit 81e2171

Please sign in to comment.