2013-10-21 09:41:27 +00:00
|
|
|
--- 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
|
2013-07-16 07:34:16 +00:00
|
|
|
@@ -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
|
2013-10-21 09:41:27 +00:00
|
|
|
set(vtkgdcm_SRCS
|
2013-07-16 07:34:16 +00:00
|
|
|
vtkGDCMTesting.cxx
|