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