]> Creatis software - cpPlugins.git/blobdiff - appli/CMakeLists.txt
...
[cpPlugins.git] / appli / CMakeLists.txt
index 2568ba0471039e5e1a052802f4e5ac4bd8673d57..1f50ec7bb34715ceb88097e460e20e303b2504e2 100644 (file)
@@ -7,6 +7,11 @@ IF(BUILD_EXAMPLES)
     examples
     ImageMPR
     )
+  IF(USE_QT4)
+    SUBDIRS(
+      cpPipelineEditor
+      )
+  ENDIF(USE_QT4)
 ENDIF(BUILD_EXAMPLES)
 
 ## eof - $RCSfile$