]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Extensions/CMakeLists.txt
...
[cpPlugins.git] / lib / cpPlugins / Extensions / CMakeLists.txt
index f9d6d9844631166cde2f6f029fdc94eed0d53e29..550daf7e8796af333a9a573d04f642c9d53210fc 100644 (file)
@@ -71,9 +71,8 @@ GENERATE_EXPORT_HEADER(
   )
 TARGET_LINK_LIBRARIES(
   ${LIBRARY_NAME}
-  ITKCommon
-  ITKVtkGlue
-  vtkInteractionWidgets
+  ${ITK_LIBRARIES}
+  ${VTK_LIBRARIES}
   )
 
 ## eof - $RCSfile$