Skip to content

Commit

Permalink
Revert "added missing CMake FFTW variables to External_SIRF.cmake, fixes
Browse files Browse the repository at this point in the history
 #197 (together with installing boost_1_65_1)"

This reverts commit 5b8cb89.
  • Loading branch information
evgueni-ovtchinnikov authored and Richard Brown committed Feb 6, 2019
1 parent 60e30e9 commit 75b7f6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SuperBuild/External_SIRF.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ if(NOT ( DEFINED "USE_SYSTEM_${externalProjName}" AND "${USE_SYSTEM_${externalPr
-DPYTHON_DEST_DIR=${PYTHON_DEST_DIR}
-DPYTHON_STRATEGY=${PYTHON_STRATEGY}
-DNiftyReg_Binary_DIR=${NiftyReg_Binary_DIR}
-DFFTW3F_LIBRARY=${FFTW3F_LIBRARY}
-DFFTW3_INCLUDE_DIR=${FFTW3_INCLUDE_DIR}
INSTALL_DIR ${SIRF_Install_Dir}
DEPENDS
${${proj}_DEPENDENCIES}
Expand Down

0 comments on commit 75b7f6c

Please sign in to comment.