From: Leonardo Florez-Valencia Date: Mon, 7 Sep 2015 17:00:41 +0000 (+0200) Subject: ... X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=885d5349a9129ae6882fd0fd86fa573da5ad08ab;p=FrontAlgorithms.git ... --- diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index 6973e32..a4e9f9d 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -39,11 +39,12 @@ SET( SET( ${LIB_NAME}_LINK_LIBRARIES ${ITK_LIBRARIES} - vtkFiltersSources - vtkInteractionWidgets - vtkRenderingVolumeOpenGL - vtkRenderingFreeTypeOpenGL - vtkIOMPIImage + ${VTK_LIBRARIES} + #vtkFiltersSources + #vtkInteractionWidgets + #vtkRenderingVolumeOpenGL + #vtkRenderingFreeTypeOpenGL + #vtkIOMPIImage ) ## =====================