]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/CMakeLists.txt
Integration of new functionalities into ProcessObject and DataObject
[cpPlugins.git] / lib / cpPlugins / Interface / CMakeLists.txt
index e51b0ef7c3ccebe4cdd2187f6a7817a823c03d89..0ee961e87652f137d5c1e923e7a18a72559c0650 100644 (file)
@@ -32,6 +32,7 @@ GENERATE_EXPORT_HEADER(
 TARGET_LINK_LIBRARIES(
   ${LIBRARY_NAME}
   cpPlugins_Pluma
+  ${ITK_LIBRARIES}
   )
 
 ## eof - $RCSfile$