We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eccf25a commit 669a33fCopy full SHA for 669a33f
CMakeLists.txt
@@ -125,7 +125,7 @@ if(SimpleITKPythonPackage_SUPERBUILD)
125
-DSimpleITK_INSTALL_DOC_DIR:STRING=SimpleITK
126
-DSimpleITK_BUILD_STRIP:BOOL=ON
127
-DSimpleITK_BUILD_DISTRIBUTE:BOOL=ON
128
- -DSimpleITK_GIT_PROTOCOL:STRING=git
+ -DSimpleITK_GIT_PROTOCOL:STRING=https
129
-DSKBUILD:BOOL=${SKBUILD}
130
USES_TERMINAL_CONFIGURE 1
131
USES_TERMINAL_BUILD 1
0 commit comments