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