]> Creatis software - cpPlugins.git/blobdiff - third_party_installers/cpPlugins_Install_ITK.sh
New plugins added.
[cpPlugins.git] / third_party_installers / cpPlugins_Install_ITK.sh
index 99dcd851ab913aa4f9e031d102a0a2e00acff861..51e0ea0ba62c37923759bdd485d802b7e8a72f6a 100755 (executable)
@@ -194,6 +194,7 @@ $cmake_exec \
     -DCMAKE_BUILD_TYPE:STRING=$build_type \
     -DModule_ITKReview:BOOL=ON \
     -DModule_ITKVtkGlue:BOOL=OFF \
+    -DModule_ParabolicMorphology:BOOL=ON \
     -DCMAKE_INSTALL_PREFIX:PATH=$prefix \
     ${source_dir}
 echo "==> Configuring sources... done."