]> Creatis software - FrontAlgorithms.git/blobdiff - appli/examples/CMakeLists.txt
Big bug stamped on wall
[FrontAlgorithms.git] / appli / examples / CMakeLists.txt
index 93d3c1dd04be86b0644f8eaa2dcc790f0536b615..254ef0b0f968047e4a430546f1bfc026f059efb2 100644 (file)
@@ -3,6 +3,7 @@ IF(BUILD_EXAMPLES)
     APPLIS
     example_Thinning
     example_BinaryDistanceMap
+    example_HausdorffDistance
     example_ImageAlgorithmRegionGrow_00
     example_ImageAlgorithmDijkstra_00
     example_ImageAlgorithmFastMarching_00