X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2Fexamples%2Fextensions%2FCMakeLists.txt;fp=appli%2Fexamples%2Fextensions%2FCMakeLists.txt;h=b39f42cc13c50e437250c7b946aa834b06f3463a;hb=e6bef8234ffd9030c68a6786466a08cf144b7871;hp=281512080cbea92050f11528663356f858b9f1b5;hpb=e2fb8817731f6231d34941a208e46b36dad425b2;p=cpPlugins.git diff --git a/appli/examples/extensions/CMakeLists.txt b/appli/examples/extensions/CMakeLists.txt index 2815120..b39f42c 100644 --- a/appli/examples/extensions/CMakeLists.txt +++ b/appli/examples/extensions/CMakeLists.txt @@ -1,6 +1,7 @@ SET( examples_SOURCES example_KalmanVelocity + example_ImageSlice ) FOREACH(example ${examples_SOURCES})