X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FInteractiveDeformableMeshSegmentation%2FCMakeLists.txt;fp=appli%2FInteractiveDeformableMeshSegmentation%2FCMakeLists.txt;h=a5691be620e1553d97896078173556d87a46e306;hb=6d6bf5d5e3b9318a507216f2f231c32299d1a941;hp=e360d5c98b2f13ac6f33d07a251be7252fce388e;hpb=de28025e5f1835fba69cb0a6666d02f0b7daec0d;p=cpMesh.git diff --git a/appli/InteractiveDeformableMeshSegmentation/CMakeLists.txt b/appli/InteractiveDeformableMeshSegmentation/CMakeLists.txt index e360d5c..a5691be 100644 --- a/appli/InteractiveDeformableMeshSegmentation/CMakeLists.txt +++ b/appli/InteractiveDeformableMeshSegmentation/CMakeLists.txt @@ -11,6 +11,7 @@ IF(BUILD_FINAL_APPLICATION) SET( App_QT_SOURCES MainWnd.cxx + MainWnd_LoadPlugins.cxx ) SET( App_SOURCES @@ -69,7 +70,7 @@ IF(BUILD_FINAL_APPLICATION) ) CONFIGURE_FILE( - idms.plugins + idms.plugins.in ${PROJECT_BINARY_DIR}/idms.plugins @ONLY )