X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FCMakeLists.txt;h=ebff1036a33df818926f78fe467a1572bf2af885;hb=9f7b6541d030299dff60fb93caa4371f8f9825de;hp=f1821ee5037a242c0d372fc136b5e15056a02fb8;hpb=9622bd5b833a8845881003228207e0caca59b081;p=FrontAlgorithms.git diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index f1821ee..ebff103 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -61,7 +61,7 @@ TARGET_LINK_LIBRARIES( ${LIB_NAME} ${${LIB_NAME}_LINK_LIBRARIES} ${ITK_LIBRARIES} - ${VTK_LIBRARIES} + vtkInteractionWidgets ) ## eof - $RCSfile$