We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d33a30f commit 5b1e797Copy full SHA for 5b1e797
1 file changed
CMakeLists.txt
@@ -92,7 +92,7 @@ if(ITKPythonPackage_SUPERBUILD)
92
#-----------------------------------------------------------------------------
93
include(ExternalProject)
94
95
- set(ITK_REPOSITORY "https://github.com/blowekamp/ITK.git")
+ set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
96
97
# release branch, 2026-02-25
98
set(ITK_GIT_TAG "v6.0b02")
0 commit comments