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