]> Creatis software - clitk.git/blobdiff - vv/CMakeLists.txt
Add RemoveActors
[clitk.git] / vv / CMakeLists.txt
index 6b0af0747dd31698426d9de01be68d32fc06098e..1a21d8c842e4fec027df7a510969e23c38e2fc8f 100644 (file)
@@ -22,7 +22,8 @@ SET(vv_TOOLS
   vvToolStructureSetManager
   vvToolMIP
   vvToolConvert ## with dummy vvToolConvert.ui
-  
+  vvToolROIManager
+
   ## these ones are for tests (not working)
   # vvToolFoo
   # vvToolFooWithWidgetBase
@@ -99,6 +100,7 @@ SET(vv_SRCS
   vvBlendImageActor.cxx
   vvToolManager.cxx
   vvToolCreatorBase.cxx
+  vvToolBaseBase.cxx
 )
 
 #=========================================================