]> Creatis software - FrontAlgorithms.git/blobdiff - appli/examples/CMakeLists.txt
Complete skeletonization application added
[FrontAlgorithms.git] / appli / examples / CMakeLists.txt
index dff8fe08b5ebc9e7adc02a6b31f869a8396f5d63..520a4a3eede926705f4592a4c7c767e66f49f56a 100644 (file)
@@ -19,6 +19,7 @@ IF(BUILD_EXAMPLES)
       example_ImageAlgorithmDijkstra_01
       example_ImageAlgorithmDijkstra_02
       example_ImageAlgorithmFastMarching_01
+      example_ImageAlgorithm_Skeletonization
       )
 
     FOREACH(APP ${vtk_APPLIS})