Skip to content

Commit

Permalink
Merge pull request #1566 from ANTsX/UpdateITKv5TagLaplacian
Browse files Browse the repository at this point in the history
ENH:  Update ITK git tag.
  • Loading branch information
ntustison authored Jul 4, 2023
2 parents d62539d + 2da8926 commit cfe966d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperBuild/External_ITKv5.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ if(NOT DEFINED ${extProjName}_DIR AND NOT ${USE_SYSTEM_${extProjName}})

### --- End Project specific additions
set(${proj}_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITK.git)
set(${proj}_GIT_TAG 490b5c6069a790c2bbc50ece3a578fe1c5cdd50b) # Initialize random seeds for sparse sampling in SyN
set(${proj}_GIT_TAG fabc102c520bcbd21ea35e7303e3756c223e10d7) # Laplacian sharpening
set(ITK_VERSION_ID ITK-5.4) ### NOTE: When updating GIT_TAG, also update ITK_VERSION_ID if ITK version has changed

ExternalProject_Add(${proj}
Expand Down

0 comments on commit cfe966d

Please sign in to comment.