Skip to content

Commit a95edb3

Browse files
committed
Merge branch 'release'
2 parents 647f5e5 + 1e46b0c commit a95edb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ if(ITKPythonPackage_SUPERBUILD)
226226
-DITK_WRAP_PYTHON:BOOL=ON
227227
-DITK_WRAP_unsigned_short:BOOL=ON
228228
-DITK_WRAP_double:BOOL=ON
229-
-DITK_WRAP_IMAGE_DIMS:STRING="2;3;4"
229+
-DITK_WRAP_IMAGE_DIMS:STRING=2;3;4
230230
-DITK_WRAP_DOC:BOOL=ON
231231
-DDOXYGEN_EXECUTABLE:FILEPATH=${DOXYGEN_EXECUTABLE}
232232
-DPython3_INCLUDE_DIR:PATH=${Python3_INCLUDE_DIR}

0 commit comments

Comments
 (0)