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 7362798 commit d92bd81
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 @@ -110,7 +110,7 @@ unix {
macx {
message("macos build")

INCLUDEPATH += /usr/local/include/aria2
INCLUDEPATH += /usr/local/include
LIBS += -L/usr/local/lib -libaria2
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 d92bd81

Please sign in to comment.