Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:myst6re/deling into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
myst6re committed Jan 4, 2020
2 parents 9134e35 + f59ce2d commit 9311254
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Deling.pro
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,11 @@ RESOURCES += Deling.qrc

# include lz4
!win32 {
macos {
INCLUDEPATH += /usr/local/include
LIBS += -L/usr/local/lib
}

LIBS += -llz4
} else {
INCLUDEPATH += lz4
Expand Down

0 comments on commit 9311254

Please sign in to comment.