diff --git a/Modules/PlanarFigureSegmentation/CMakeLists.txt b/Modules/PlanarFigureSegmentation/CMakeLists.txt index 084d2628ca..397eed5a3c 100644 --- a/Modules/PlanarFigureSegmentation/CMakeLists.txt +++ b/Modules/PlanarFigureSegmentation/CMakeLists.txt @@ -1,4 +1,4 @@ MITK_CREATE_MODULE( PlanarFigureSegmentation - DEPENDS SurfaceInterpolation PlanarFigure Segmentation + DEPENDS SurfaceInterpolation PlanarFigure )