X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=appli%2FCMakeLists.txt;h=b1e3af3bbc55a4d5d83bbd068b60cb563f9ff005;hb=8d542556415c0f37a325b1641bb51b2bc284a115;hp=6e0414cde64c3cc7d7213340cc8ca7dad3540b98;hpb=950ea6d252c9a5bc5be29d413497fe0ef69e6703;p=cpPlugins.git diff --git a/appli/CMakeLists.txt b/appli/CMakeLists.txt index 6e0414c..b1e3af3 100644 --- a/appli/CMakeLists.txt +++ b/appli/CMakeLists.txt @@ -1,13 +1,4 @@ -SUBDIRS( - bash - ) -IF(BUILD_EXAMPLES) - SUBDIRS( - examples - ImageMPR - cpPipelineEditor - ) -ENDIF(BUILD_EXAMPLES) +SUBDIRS(bash examples PipelineEditor) ## eof - $RCSfile$