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