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