Skip to content

Commit

Permalink
link to bz2
Browse files Browse the repository at this point in the history
  • Loading branch information
gonsie committed Dec 19, 2018
1 parent 9019a27 commit 0fd2084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ LIST(APPEND MFU_EXTERNAL_LIBS ${LibCircle_LIBRARIES})

## BZip2
FIND_PACKAGE(BZip2 REQUIRED)
LIST(APPEND MFU_EXTERNAL_LIBS ${BZIP2_LIBRARIES})

## OPENSSL for ddup
FIND_PACKAGE(OpenSSL)
Expand Down

0 comments on commit 0fd2084

Please sign in to comment.