Skip to content

Commit

Permalink
qmake macos;
Browse files Browse the repository at this point in the history
  • Loading branch information
RealChuan committed Dec 11, 2023
1 parent 4a6c093 commit 5b89b8e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions 3rdparty/3rdparty.pri
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,8 @@ CONFIG(debug, debug|release) {
LIBS += -lfreetype -lpng -lz -lbz2
}

}
LIBS += -lbrotlidec -lbrotlicommon

macx{
LIBS += -lbrotlidec-static -lbrotlienc-static -lbrotlicommon-static
}

unix:!macx{
LIBS += -lbrotlidec -lbrotlicommon
}

INCLUDEPATH += $$vcpkg_path/include
Expand Down

0 comments on commit 5b89b8e

Please sign in to comment.