X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FCMakeLists.txt;h=41f3b649abe1e2caf34b085ae5db2a3bfd10c617;hb=83dbd9493090be7eba90abb649b562ade6adc576;hp=7e004ae9fc879514253ccfd988f2fa01db9e08d6;hpb=98ea80060898483885ba3a20dee210053331d5f3;p=clitk.git diff --git a/vv/CMakeLists.txt b/vv/CMakeLists.txt index 7e004ae..41f3b64 100644 --- a/vv/CMakeLists.txt +++ b/vv/CMakeLists.txt @@ -70,6 +70,7 @@ SET(vv_SRCS vvToolResample.cxx vvBlendImageActor.cxx vvLabelImageLoaderWidget.cxx + vvToolExtractPatient.cxx vvToolExtractLung.cxx vvToolPlastimatch.cxx # vvToolConnectedComponentLabeling.cxx @@ -117,6 +118,7 @@ QT4_WRAP_CPP(vv_SRCS vvROIActor.h vvToolResample.h vvLabelImageLoaderWidget.h + vvToolExtractPatient.h vvToolExtractLung.h vvToolPlastimatch.h # vvToolConnectedComponentLabeling.h @@ -151,6 +153,7 @@ QT4_WRAP_UI(vv_UI_CXX qt_ui/vvToolStructureSetManager.ui qt_ui/vvToolResample.ui qt_ui/vvLabelImageLoaderWidget.ui + qt_ui/vvToolExtractPatient.ui qt_ui/vvToolExtractLung.ui qt_ui/vvToolPlastimatch.ui # qt_ui/vvToolConnectedComponentLabeling.ui