66e851a
--- gdcm-2.4.0.orig/Utilities/VTK/CMakeLists.txt	2013-10-16 10:28:54.000000000 +0200
66e851a
+++ gdcm-2.4.0/Utilities/VTK/CMakeLists.txt	2013-10-20 21:06:06.247345157 +0200
Mario Ceresa eba51f5
@@ -2,6 +2,10 @@
Mario Ceresa eba51f5
 # We need VTK
Mario Ceresa eba51f5
 # Technically we require VTK 5.0 and above
Mario Ceresa eba51f5
 
Mario Ceresa eba51f5
+# To support VTK 6.0
Mario Ceresa eba51f5
+include(${VTK_CMAKE_DIR}/vtkMakeInstantiator.cmake)
Mario Ceresa eba51f5
+
Mario Ceresa eba51f5
+
Mario Ceresa eba51f5
 # Define the src for the vtk-gdcm bridge
66e851a
 set(vtkgdcm_SRCS
Mario Ceresa eba51f5
   vtkGDCMTesting.cxx