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