]> Creatis software - cpPlugins.git/blobdiff - appli/examples/CMakeLists.txt
contour widget file added, still in development
[cpPlugins.git] / appli / examples / CMakeLists.txt
index 586eddf18764c678ea82b15248fef7bb6e52442a..a4fb5d7995ea8a760cdb9c184002cbb17627edfe 100644 (file)
@@ -18,6 +18,7 @@ SET(
   example_MPR
   )
 
+
 FOREACH(prog ${EXAMPLES_PROGRAMS}) 
   ADD_EXECUTABLE(
     ${prog}
@@ -32,6 +33,7 @@ ENDFOREACH(prog)
 
 SET(
   NOPLUGINS_EXAMPLES_PROGRAMS
+  example_ContourWidget
   ## example_ExtractDICOMSeries
   ## example_ImageGaussianModelEstimator
   ## example_ReadQuadEdgeMeshWithoutPlugins