X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FCMakeLists.txt;fp=segmentation%2FCMakeLists.txt;h=f278aa195be5889f01621a823fa098dd1d99f994;hb=7506b2a05500484051b6f9ffccf470b36bd2817c;hp=f6c4096ab48d538dddf93afbaebb974502a3ddb2;hpb=e213f9d30797737c2aa451d54cb5cb64d16e580a;p=clitk.git diff --git a/segmentation/CMakeLists.txt b/segmentation/CMakeLists.txt index f6c4096..f278aa1 100644 --- a/segmentation/CMakeLists.txt +++ b/segmentation/CMakeLists.txt @@ -34,10 +34,6 @@ IF(CLITK_BUILD_SEGMENTATION) WRAP_GGO(clitkRelativePosition_GGO_C ../tools/clitkRelativePosition.ggo) - WRAP_GGO(clitkExtractLymphStations_GGO_C clitkExtractLymphStations.ggo) - ADD_EXECUTABLE(clitkExtractLymphStations clitkExtractLymphStations.cxx clitkFilterWithAnatomicalFeatureDatabaseManagement.cxx ${clitkExtractLymphStations_GGO_C} ${clitkRelativePosition_GGO_C}) - TARGET_LINK_LIBRARIES(clitkExtractLymphStations clitkSegmentationGgoLib clitkCommon vtkHybrid) - SET(SEGMENTATION_INSTALL ${SEGMENTATION_INSTALL} clitkExtractLymphStations) WRAP_GGO(clitkMorphoMath_GGO_C clitkMorphoMath.ggo) ADD_EXECUTABLE(clitkMorphoMath clitkMorphoMath.cxx ${clitkMorphoMath_GGO_C})