Skip to content

Commit

Permalink
ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
kaniol-lck committed May 21, 2024
1 parent 4e92fae commit 66e9273
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modmanager.pro
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,8 @@ unix {

macx {
message("macos build")
INCLUDEPATH += /usr/local/include/aria2
LIBS += -L$$quote(/usr/local/lib) -laria2
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
}
Expand Down

0 comments on commit 66e9273

Please sign in to comment.