X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FCMakeLists.txt;h=91a12ebb8c317ad6af646b802bfd17b285ab1b90;hb=HEAD;hp=414db20e784a33196fcfc48da85fb31e25048197;hpb=61b3659afe961ed248f30e26f9ca8f28fcfafddc;p=cpPlugins.git diff --git a/appli/CMakeLists.txt b/appli/CMakeLists.txt index 414db20..91a12eb 100644 --- a/appli/CMakeLists.txt +++ b/appli/CMakeLists.txt @@ -1,10 +1,7 @@ +## ========================================================================= +## @author Leonardo Florez-Valencia (florez-l@javeriana.edu.co) +## ========================================================================= -## =================================== -## == One directory per application == -## =================================== - -SUBDIRS( - PipelineEditor - ) +subdirs(bash examples) ## eof - $RCSfile$