Skip to content
Snippets Groups Projects
Commit a519b642 authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

SuperBuild: fix itk version

parent 9d8b3ca7
Branches
Tags
No related merge requests found
......@@ -175,12 +175,7 @@ else()
CMAKE_COMMAND ${SB_CMAKE_COMMAND}
)
# write patch in binary dir
#file(WRITE ${CMAKE_BINARY_DIR}/itk_patch_1.cmake
# "configure_file(${CMAKE_SOURCE_DIR}/patches_ITK/hashtable.hxx.in
# ${ITK_SB_SRC}/Modules/ThirdParty/KWSys/src/KWSys/hashtable.hxx.in COPYONLY)")
set(_SB_ITK_DIR ${SB_INSTALL_PREFIX}/lib/cmake/ITK-4.6)
set(_SB_ITK_DIR ${SB_INSTALL_PREFIX}/lib/cmake/ITK-4.8)
endif()
endif()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment