We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22cc1e9 commit 226d425Copy full SHA for 226d425
1 file changed
CMakeLists.txt
@@ -40,7 +40,7 @@ if(SimpleITKPythonPackage_SUPERBUILD)
40
include(ExternalProject)
41
42
set(SimpleITK_REPOSITORY git://github.com/jcfr/SimpleITK)
43
- set(SimpleITK_GIT_TAG "origin/simpify-python-packaging") #v0.10.0)
+ set(SimpleITK_GIT_TAG "origin/simplify-python-packaging-rebased") #v0.10.0)
44
45
# Add an empty external project
46
function(sitk_ExternalProject_Add_Empty proj depends)
0 commit comments