]> Creatis software - FrontAlgorithms.git/blobdiff - appli/examples/CMakeLists.txt
Skeletonization ready to use
[FrontAlgorithms.git] / appli / examples / CMakeLists.txt
index fd255c15d27dbb2ccf809a3a86634c4dc34094b1..3e000b89de5836599318ee1557fa7fb3544db10d 100644 (file)
@@ -18,6 +18,7 @@ IF(USE_VTK)
     example_Image_Dijkstra_DanielssonCost
     example_Image_Dijkstra_DanielssonCost_TwoSeedsPath
     example_Image_Dijkstra_EndPointDetection
+    example_ShowSkeleton
     )
   FOREACH(EX ${SIMPLE_VTK_EXAMPLES})
     ADD_EXECUTABLE(${EX} ${EX}.cxx)