]> Creatis software - FrontAlgorithms.git/blobdiff - appli/examples/CMakeLists.txt
Almost there...
[FrontAlgorithms.git] / appli / examples / CMakeLists.txt
index 5efc07716857475f7c6836e27a581e6145bd2ba8..61768cb0c0b37d5ff233e3ec6fd0b8030c40e967 100644 (file)
@@ -8,6 +8,7 @@ IF(USE_VTK)
     example_Image_Dijkstra_CostFromRGBInput
     example_Image_Dijkstra_DanielssonCost
     example_Image_Dijkstra_DanielssonCost_TwoSeedsPath
+    example_Image_Dijkstra_EndPointDetection
     )
   FOREACH(EX ${SIMPLE_VTK_EXAMPLES})
     ADD_EXECUTABLE(${EX} ${EX}.cxx)