Skip to content

Commit

Permalink
Link against lz
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Dumez committed Mar 10, 2013
1 parent 13e57fb commit e98fb61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/src.pro
Expand Up @@ -60,6 +60,9 @@ DEFINES += QT_USE_FAST_CONCATENATION QT_USE_FAST_OPERATOR_PLUS
# filesystem v3 is the default.
DEFINES += BOOST_FILESYSTEM_VERSION=2

# We need lz to gunzip HTTP responses.
LIBS += -lz

INCLUDEPATH += $$PWD


Expand Down

0 comments on commit e98fb61

Please sign in to comment.