]> Creatis software - cpPlugins.git/blobdiff - appli/CMakeLists.txt
Moved to version 1.0
[cpPlugins.git] / appli / CMakeLists.txt
index 6e05dedf3580c6a8613cd437877bcdf2ce731868..91a12ebb8c317ad6af646b802bfd17b285ab1b90 100644 (file)
@@ -1,8 +1,7 @@
-IF(BUILD_EXAMPLES)
-  SUBDIRS(
-    examples
-    #ImageMPR
-    )
-ENDIF(BUILD_EXAMPLES)
+## =========================================================================
+## @author Leonardo Florez-Valencia (florez-l@javeriana.edu.co)
+## =========================================================================
+
+subdirs(bash examples)
 
 ## eof - $RCSfile$