]> Creatis software - FrontAlgorithms.git/blobdiff - lib/CMakeLists.txt
Experiments going well :-)
[FrontAlgorithms.git] / lib / CMakeLists.txt
index f1821ee5037a242c0d372fc136b5e15056a02fb8..ebff1036a33df818926f78fe467a1572bf2af885 100644 (file)
@@ -61,7 +61,7 @@ TARGET_LINK_LIBRARIES(
   ${LIB_NAME}
   ${${LIB_NAME}_LINK_LIBRARIES}
   ${ITK_LIBRARIES}
-  ${VTK_LIBRARIES}
+  vtkInteractionWidgets
   )
 
 ## eof - $RCSfile$