Commit b1facf3e authored by Maciej Sumiński's avatar Maciej Sumiński Committed by Dick Hollenbeck

add boost dependency on BZip2 by adding find_package( BZip2 REQUIRED )

parent ccab3ff5
......@@ -58,7 +58,7 @@ set( BOOST_LIBS_BUILT
#-----</configure>---------------------------------------------------------------
find_package( BZip2 REQUIRED )
string( REGEX REPLACE "\\." "_" BOOST_VERS "${BOOST_RELEASE}" )
set( PREFIX ${DOWNLOAD_DIR}/boost_${BOOST_VERS} )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment