]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Plugins/CMakeLists.txt
vtkPolyData support added
[cpPlugins.git] / lib / cpPlugins / Plugins / CMakeLists.txt
index 372b1504dbb12cfb3f07cc48392fff9958a773ea..7558bf41a9069f9b904169284df735cc9e37d39c 100644 (file)
@@ -33,6 +33,8 @@ TARGET_LINK_LIBRARIES(
   ${LIBRARY_NAME}
   cpPlugins_Interface
   ${ITK_LIBRARIES}
+  ${VTK_LIBRARIES}
+  vtkIOLegacy
   )
 
 ## eof - $RCSfile$