]> Creatis software - cpPlugins.git/blobdiff - appli/ImageMPR/CMakeLists.txt
Parameters are now part of the pipeline update process
[cpPlugins.git] / appli / ImageMPR / CMakeLists.txt
index 95a7757fc967ec3680e005ca24fd985e8c45d47c..2359c70bd29ac43958734fb47738f8369c44fd48 100644 (file)
@@ -1,5 +1,11 @@
 IF(USE_QT4)
 
+  CONFIGURE_FILE(
+    Plugins.cfg.in
+    ${PROJECT_BINARY_DIR}/Plugins.cfg
+    @ONLY
+    )
+
   ## ====================================================
   ## = Source code, user interafaces and resources here =
   ## ====================================================