]> Creatis software - FrontAlgorithms.git/blobdiff - appli/examples/CMakeLists.txt
A dijkstra example added
[FrontAlgorithms.git] / appli / examples / CMakeLists.txt
index 520a4a3eede926705f4592a4c7c767e66f49f56a..62f894b4ad06f961a37416f4691f7c580a302fbe 100644 (file)
@@ -18,6 +18,7 @@ IF(BUILD_EXAMPLES)
       example_ImageAlgorithmRegionGrow_MultipleThresholds
       example_ImageAlgorithmDijkstra_01
       example_ImageAlgorithmDijkstra_02
+      example_ImageAlgorithmDijkstra_03
       example_ImageAlgorithmFastMarching_01
       example_ImageAlgorithm_Skeletonization
       )