X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=vv%2FCMakeLists.txt;h=e4f90d68c8fd7940793d272f36c52c41ff28159d;hb=d054b61c685c6fcdde2977b16036618c8ae853b9;hp=6b0af0747dd31698426d9de01be68d32fc06098e;hpb=bbb9427a59a56c9e9f3a139814adb104031eae2b;p=clitk.git diff --git a/vv/CMakeLists.txt b/vv/CMakeLists.txt index 6b0af07..e4f90d6 100644 --- a/vv/CMakeLists.txt +++ b/vv/CMakeLists.txt @@ -22,7 +22,9 @@ SET(vv_TOOLS vvToolStructureSetManager vvToolMIP vvToolConvert ## with dummy vvToolConvert.ui - + vvToolROIManager + vvToolSegmentation + ## these ones are for tests (not working) # vvToolFoo # vvToolFooWithWidgetBase @@ -99,6 +101,7 @@ SET(vv_SRCS vvBlendImageActor.cxx vvToolManager.cxx vvToolCreatorBase.cxx + vvToolBaseBase.cxx ) #=========================================================