X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FImageMPR%2FCMakeLists.txt;h=a35c436fd54ac5780571ed8efebc289f23e1729d;hb=c3c3da5217b6eb255db9c0424f22d4e01250901e;hp=7d5ad93fbb504388024e397a94abcea298180d83;hpb=2361f4f97631e09d88d8a5510a369817dcaa19db;p=cpPlugins.git diff --git a/appli/ImageMPR/CMakeLists.txt b/appli/ImageMPR/CMakeLists.txt index 7d5ad93..a35c436 100644 --- a/appli/ImageMPR/CMakeLists.txt +++ b/appli/ImageMPR/CMakeLists.txt @@ -58,8 +58,8 @@ IF(USE_QT4) TARGET_LINK_LIBRARIES( ${App_NAME} ${QT_LIBRARIES} - cpExtensions - ##vtkGUISupportQt + cpExtensions + cpPlugins_Interface ) ENDIF(USE_QT4)