]> Creatis software - cpPlugins.git/blobdiff - appli/examples/CMakeLists.txt
widget sphere update: works with mouse but is still buggy with key board
[cpPlugins.git] / appli / examples / CMakeLists.txt
index 5d197de7ed4745bcaf65001cfbf49ac57616ceec..9b0ae6a996bc6e5ec255c5bbf39784598875b64e 100644 (file)
@@ -31,6 +31,8 @@ SET(
   example_View2DImage
   example_HandleWidget
   example_SeedWidget
+  example_SphereWidget
+  ##example_Test_Memento
   ##example_MarchingCubes
   ##example_OtsuFilter
   ##example_RGBImageToHSVChannels
@@ -50,14 +52,16 @@ FOREACH(prog ${EXAMPLES_PROGRAMS_WITH_PLUGINS})
     ${prog}
     cpExtensions
     cpPlugins_Interface
+       
     )
 ENDFOREACH(prog)
 
 SET(
   NOPLUGINS_EXAMPLES_PROGRAMS
   example_BaseInteractorStyle
-  example_ContourWidget
-  example_Test_async
+  
+  ##example_ContourWidget
+  ##example_Test_async
   ## example_MacheteFilter
   ## example_Test_DoubleClick
   ## example_ExtractDICOMSeries