]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Plugins/CMakeLists.txt
Merge branch 'master' of ssh://git.creatis.insa-lyon.fr/cpPlugins
[cpPlugins.git] / lib / cpPlugins / Plugins / CMakeLists.txt
index d32fafbaecc7e9b307118c558ae385962fe5eb43..372b1504dbb12cfb3f07cc48392fff9958a773ea 100644 (file)
@@ -32,6 +32,7 @@ GENERATE_EXPORT_HEADER(
 TARGET_LINK_LIBRARIES(
   ${LIBRARY_NAME}
   cpPlugins_Interface
+  ${ITK_LIBRARIES}
   )
 
 ## eof - $RCSfile$