]> Creatis software - FrontAlgorithms.git/commitdiff
...
authorLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Mon, 7 Sep 2015 17:00:41 +0000 (19:00 +0200)
committerLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Mon, 7 Sep 2015 17:00:41 +0000 (19:00 +0200)
lib/CMakeLists.txt

index 6973e3225283c3c5e5f1d688bf05bde7324b5b15..a4e9f9dc7516f44a4d798fb1dd684ab9b7df8be8 100644 (file)
@@ -39,11 +39,12 @@ SET(
 SET(
   ${LIB_NAME}_LINK_LIBRARIES
   ${ITK_LIBRARIES}
-  vtkFiltersSources
-  vtkInteractionWidgets
-  vtkRenderingVolumeOpenGL
-  vtkRenderingFreeTypeOpenGL
-  vtkIOMPIImage
+  ${VTK_LIBRARIES}
+  #vtkFiltersSources
+  #vtkInteractionWidgets
+  #vtkRenderingVolumeOpenGL
+  #vtkRenderingFreeTypeOpenGL
+  #vtkIOMPIImage
   )
 
 ## =====================