X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FCMakeLists.txt;h=0cbafafbf03570a120ec38f2d815700a125c69a6;hb=b1afe238d2f4c78245e1824afd251e08b5216311;hp=5036c6ec99aa93c8abd16c5190e75095501b3ac9;hpb=f8cc31607ad9c651c45fadec63a9e181d2dc351d;p=clitk.git diff --git a/vv/CMakeLists.txt b/vv/CMakeLists.txt index 5036c6e..0cbafaf 100644 --- a/vv/CMakeLists.txt +++ b/vv/CMakeLists.txt @@ -72,7 +72,7 @@ SET(vv_SRCS vvLabelImageLoaderWidget.cxx vvToolExtractPatient.cxx vvToolExtractLung.cxx - vvToolPlastimatch.cxx + # vvToolPlastimatch.cxx # vvToolConnectedComponentLabeling.cxx ) @@ -121,7 +121,7 @@ QT4_WRAP_CPP(vv_SRCS vvLabelImageLoaderWidget.h vvToolExtractPatient.h vvToolExtractLung.h - vvToolPlastimatch.h + # vvToolPlastimatch.h # vvToolConnectedComponentLabeling.h ) @@ -156,7 +156,7 @@ QT4_WRAP_UI(vv_UI_CXX qt_ui/vvLabelImageLoaderWidget.ui qt_ui/vvToolExtractPatient.ui qt_ui/vvToolExtractLung.ui - qt_ui/vvToolPlastimatch.ui + # qt_ui/vvToolPlastimatch.ui # qt_ui/vvToolConnectedComponentLabeling.ui )