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.
2 parents 197e50d + fdee421 commit 077874bCopy full SHA for 077874b
CMakeLists.txt
@@ -271,6 +271,7 @@ if(ITKPythonPackage_SUPERBUILD)
271
-DITK_WRAP_PYTHON:BOOL=ON
272
-DITK_WRAP_unsigned_short:BOOL=ON
273
-DITK_WRAP_double:BOOL=ON
274
+ -DITK_WRAP_complex_double:BOOL=ON
275
-DITK_WRAP_IMAGE_DIMS:STRING=2;3;4
276
-DITK_WRAP_DOC:BOOL=ON
277
-DDOXYGEN_EXECUTABLE:FILEPATH=${DOXYGEN_EXECUTABLE}
0 commit comments