X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FCMakeLists.txt;h=7daf31923ad5fd4bb8af0418a93bb25c3992e6ff;hb=90bfa498079cf3d7de0d8ad0ec63154b767c1bc7;hp=2568ba0471039e5e1a052802f4e5ac4bd8673d57;hpb=b23970017af98ef6617ddf40f225d4d15fa65854;p=cpPlugins.git diff --git a/appli/CMakeLists.txt b/appli/CMakeLists.txt index 2568ba0..7daf319 100644 --- a/appli/CMakeLists.txt +++ b/appli/CMakeLists.txt @@ -1,12 +1,4 @@ -SUBDIRS( - bash - ) -IF(BUILD_EXAMPLES) - SUBDIRS( - examples - ImageMPR - ) -ENDIF(BUILD_EXAMPLES) +SUBDIRS(bash plugins examples PipelineEditor) ## eof - $RCSfile$