X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FImageMPR%2FCMakeLists.txt;h=a35c436fd54ac5780571ed8efebc289f23e1729d;hb=96914c02e23847c9d4ecdd085da689e61abb58f8;hp=56b4f3847de2fe1e34d166c8786af7e477bb7a19;hpb=0c22ea8a82db915fa32f09c6b68c7bc3d1a3b92b;p=cpPlugins.git diff --git a/appli/ImageMPR/CMakeLists.txt b/appli/ImageMPR/CMakeLists.txt index 56b4f38..a35c436 100644 --- a/appli/ImageMPR/CMakeLists.txt +++ b/appli/ImageMPR/CMakeLists.txt @@ -57,9 +57,9 @@ IF(USE_QT4) ) TARGET_LINK_LIBRARIES( ${App_NAME} - cpPlugins_Interface ${QT_LIBRARIES} - vtkGUISupportQt + cpExtensions + cpPlugins_Interface ) ENDIF(USE_QT4)