]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Plugins/CMakeLists.txt
Merge ssh://git.creatis.insa-lyon.fr/cpPlugins
[cpPlugins.git] / lib / cpPlugins / Plugins / CMakeLists.txt
index e8e9d5eadf6195cfe6e6aec68284fec2b7f54c43..d908e42381522f7b20c88317362cf6aaf677b418 100644 (file)
@@ -31,9 +31,8 @@ GENERATE_EXPORT_HEADER(
   )
 TARGET_LINK_LIBRARIES(
   ${LIBRARY_NAME}
+  cpExtensions
   cpPlugins_Interface
-  ${ITK_LIBRARIES}
-  ${VTK_LIBRARIES}
   )
 
 ## ========================