X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=examples%2FCMakeLists.txt;h=e6d93b88d0f5e43c7f6e7a99216e2a0896750822;hb=40fb0405cfef444001429f8ba49c407ce9168a94;hp=acb1bc5fc9d3be3a63d6e0a7d4c91b3708d34595;hpb=cf298be2de026712c5ab3487978e3a6954a809cd;p=FrontAlgorithms.git diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index acb1bc5..e6d93b8 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -4,6 +4,7 @@ IF(BUILD_Examples) SET( _examples RegionGrow_00 + FastMarching_00 MoriRegionGrow_00 Skeleton_00 )