Skip to content

Commit 077874b

Browse files
authored
Merge pull request #184 from tbirdso/wrap-complex-double
2 parents 197e50d + fdee421 commit 077874b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ if(ITKPythonPackage_SUPERBUILD)
271271
-DITK_WRAP_PYTHON:BOOL=ON
272272
-DITK_WRAP_unsigned_short:BOOL=ON
273273
-DITK_WRAP_double:BOOL=ON
274+
-DITK_WRAP_complex_double:BOOL=ON
274275
-DITK_WRAP_IMAGE_DIMS:STRING=2;3;4
275276
-DITK_WRAP_DOC:BOOL=ON
276277
-DDOXYGEN_EXECUTABLE:FILEPATH=${DOXYGEN_EXECUTABLE}

0 commit comments

Comments
 (0)