]> Creatis software - cpPlugins.git/blobdiff - appli/CMakeLists.txt
...
[cpPlugins.git] / appli / CMakeLists.txt
index 6e05dedf3580c6a8613cd437877bcdf2ce731868..ff999fe9568e122f058f91d6a64b992553483678 100644 (file)
@@ -1,8 +1,8 @@
-IF(BUILD_EXAMPLES)
-  SUBDIRS(
-    examples
-    #ImageMPR
-    )
-ENDIF(BUILD_EXAMPLES)
+SUBDIRS(
+  bash
+  plugins
+  examples
+  PipelineEditor
+  )
 
 ## eof - $RCSfile$