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 a9e2966 commit 06ad1feCopy full SHA for 06ad1fe
CMakeLists.txt
@@ -226,7 +226,7 @@ if(ITKPythonPackage_SUPERBUILD)
226
-DITK_WRAP_PYTHON:BOOL=ON
227
-DITK_WRAP_unsigned_short:BOOL=ON
228
-DITK_WRAP_double:BOOL=ON
229
- -DITK_WRAP_IMAGE_DIMS:STRING="2;3;4"
+ -DITK_WRAP_IMAGE_DIMS:STRING=2;3;4
230
-DITK_WRAP_DOC:BOOL=ON
231
-DDOXYGEN_EXECUTABLE:FILEPATH=${DOXYGEN_EXECUTABLE}
232
-DPython3_INCLUDE_DIR:PATH=${Python3_INCLUDE_DIR}
0 commit comments