Skip to content

Commit 00afbd1

Browse files
committed
Update SimpleITK version along 1.0-dev, remove swigwin version
Update the SimpleITK build with patch that removed the version from the SwigWin superbuild path.
1 parent a88b793 commit 00afbd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ if(SimpleITKPythonPackage_SUPERBUILD)
4040
include(ExternalProject)
4141

4242
set(SimpleITK_REPOSITORY https://itk.org/SimpleITK.git)
43-
set(SimpleITK_GIT_TAG "4302e2b12ba8507f680b32deb23e4b25d2616003") #1.0.0.dev19
43+
set(SimpleITK_GIT_TAG "4f2fe5a0fc6d99f7e63bdd9eb04e1b8344c9b1f1") #1.0.0.dev19
4444

4545
# Add an empty external project
4646
function(sitk_ExternalProject_Add_Empty proj depends)

0 commit comments

Comments
 (0)