Skip to content

Commit

Permalink
switch to the same ITK version as Slicer
Browse files Browse the repository at this point in the history
  • Loading branch information
fedorov committed Nov 29, 2024
1 parent eda9835 commit 1af5c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeExternals/ITK.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ if(NOT DEFINED ITK_DIR AND NOT ${CMAKE_PROJECT_NAME}_USE_SYSTEM_${proj})

ExternalProject_SetIfNotDefined(
${proj}_REVISION_TAG
"be914a8b57b581735f2655098431dab61ded01c5"
"29b78d73c81d6c00c393416598d16058704c535c"
QUIET
)

Expand Down

0 comments on commit 1af5c7a

Please sign in to comment.