Skip to content

Commit

Permalink
Fix build on macos with GH
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulh committed Jan 26, 2024
1 parent 02a3111 commit 6b10104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions machine_creator/machine_creator.pro
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ mac {
#KArchive
INCLUDEPATH += /usr/local/opt/karchive/include/KF5/KArchive
INCLUDEPATH += /opt/homebrew/opt/qt/include/KF6/KArchive
INCLUDEPATH += /usr/local/opt/karchive/include/KF6/KArchive
LIBS += -L/usr/local/opt/karchive/lib
LIBS += -L/opt/homebrew/opt/qt
}
Expand Down

0 comments on commit 6b10104

Please sign in to comment.