We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88b793 commit 00afbd1Copy full SHA for 00afbd1
1 file changed
CMakeLists.txt
@@ -40,7 +40,7 @@ if(SimpleITKPythonPackage_SUPERBUILD)
40
include(ExternalProject)
41
42
set(SimpleITK_REPOSITORY https://itk.org/SimpleITK.git)
43
- set(SimpleITK_GIT_TAG "4302e2b12ba8507f680b32deb23e4b25d2616003") #1.0.0.dev19
+ set(SimpleITK_GIT_TAG "4f2fe5a0fc6d99f7e63bdd9eb04e1b8344c9b1f1") #1.0.0.dev19
44
45
# Add an empty external project
46
function(sitk_ExternalProject_Add_Empty proj depends)
0 commit comments