]> Creatis software - cpPlugins.git/blobdiff - appli/CMakeLists.txt
Cast image filter added. ROI filter modified.
[cpPlugins.git] / appli / CMakeLists.txt
index 6e0414cde64c3cc7d7213340cc8ca7dad3540b98..d08e21e9deac165006ebad4f9fe926b6b1112a99 100644 (file)
@@ -1,13 +1,9 @@
+
 SUBDIRS(
   bash
+  plugins
+  examples
+  PipelineEditor
   )
 
-IF(BUILD_EXAMPLES)
-  SUBDIRS(
-    examples
-    ImageMPR
-    cpPipelineEditor
-    )
-ENDIF(BUILD_EXAMPLES)
-
 ## eof - $RCSfile$