]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/CMakeLists.txt
...
[cpPlugins.git] / lib / cpPlugins / CMakeLists.txt
index 8efbc6c02a63ba26be4ff48a61ef9ab910487f95..abf5082506d591b2fa37e626b19186b4a04df673 100644 (file)
@@ -83,14 +83,13 @@ SET(
 
 SET(
   target_LIBRARIES
-  cpPlugins_ITKInstances
-  ${VTK_LIBRARIES}
+  ${cpPlugins_LIBRARIES}
+  cpPlugins_tinyxml2
   )
 IF(NOT WIN32)
   SET(
     target_LIBRARIES
     ${target_LIBRARIES}
-    cpPlugins_tinyxml2
     dl
     )
 ENDIF(NOT WIN32)