Skip to content

Commit

Permalink
Pass-on BOOST_ROOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris Thielemans committed Jun 14, 2017
1 parent d34c7e8 commit 1ae830e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SuperBuild/External_SIRF.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ if(NOT ( DEFINED "USE_SYSTEM_${externalProjName}" AND "${USE_SYSTEM_${externalPr
-DCMAKE_INSTALL_PREFIX=${SIRF_Install_Dir}
-DBOOST_INCLUDEDIR=${BOOST_ROOT}/include/
-DBOOST_LIBRARYDIR=${BOOST_LIBRARY_DIR}
-DBOOST_ROOT=${BOOST_ROOT}
-DMATLAB_ROOT=${MATLAB_ROOT}
-DSTIR_DIR=${STIR_DIR}
-DHDF5_ROOT=${HDF5_ROOT}
Expand Down

0 comments on commit 1ae830e

Please sign in to comment.