[med-svn] [itksnap] 03/11: Remove patches from code

Gert Wollny gert-guest at moszumanska.debian.org
Sun Apr 17 11:00:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

gert-guest pushed a commit to branch master
in repository itksnap.

commit 92d62b8e66a68c2fd01dc0528983f5d848a3b152
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Sun Apr 17 09:30:37 2016 +0000

    Remove patches from code
---
 CMakeLists.txt | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index bcdaa83..e061b18 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -876,8 +876,6 @@ ENDIF( CMAKE_GENERATOR MATCHES "^NMake" OR CMAKE_GENERATOR MATCHES "^Visual Stud
 
 # ITK Libraries
 SET(SNAP_ITK_LIBS ${ITK_LIBRARIES})
-FIND_PACKAGE(GDCM REQUIRED)
-INCLUDE (${GDCM_USE_FILE})
 
 # Core VTK libraries
 SET(SNAP_VTK_LIBS
@@ -885,10 +883,8 @@ SET(SNAP_VTK_LIBS
   vtkCommonCore
   vtkRenderingCore
   vtkRenderingFreeType
-  vtkRenderingFreeTypeFontConfig
   vtkRenderingFreeTypeOpenGL
   vtkRenderingOpenGL
-  vtkRenderingMatplotlib
   vtkRenderingVolume
   vtkRenderingVolumeOpenGL
   vtkFiltersCore
@@ -899,9 +895,6 @@ SET(SNAP_VTK_LIBS
   vtkIOExport
   vtkIOGeometry
   vtkIOLegacy
-  vtkIOImage
-  vtkIOMPIImage
-  vtkIOMPIParallel
 )
 
 # System libraries
@@ -909,7 +902,6 @@ SET(SNAP_SYSTEM_LIBS
   ${OPENGL_LIBRARIES}
   ${OPENGL_glu_LIBRARY}
   ${SYSTEM_LIBS}
-  gdcmCommon
 )
 
 # Designate the external libraries used by SNAP

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/itksnap.git



More information about the debian-med-commit mailing list