]> Creatis software - cpPlugins.git/commitdiff
...
authorLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Thu, 10 Sep 2015 17:24:52 +0000 (19:24 +0200)
committerLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Thu, 10 Sep 2015 17:24:52 +0000 (19:24 +0200)
lib/cpPlugins/Extensions/CMakeLists.txt

index 435071211713f4c169a1e688a1d186a0ab7510ca..550daf7e8796af333a9a573d04f642c9d53210fc 100644 (file)
@@ -73,17 +73,6 @@ TARGET_LINK_LIBRARIES(
   ${LIBRARY_NAME}
   ${ITK_LIBRARIES}
   ${VTK_LIBRARIES}
-  #vtkCommonCore
-  #vtkRenderingCore
-  #vtkRenderingOpenGL
-  #vtkRenderingAnnotation
-  #vtkRenderingVolumeOpenGL
-  #vtkRenderingFreeTypeOpenGL
-  #vtkInteractionStyle
-  #vtkInteractionWidgets
-  #vtkIOMPIImage
-  #ITKCommon
-  #ITKVTK
   )
 
 ## eof - $RCSfile$