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