]> Creatis software - gdcm.git/blobdiff - CMakeLists.txt
* Bugs fix for the Windows build with VC6
[gdcm.git] / CMakeLists.txt
index 7438ca392ad5193f0759b427c5bd462fb4513cc5..7d4de8923a68f2a37bf9078befd21d8e28046183 100644 (file)
@@ -88,7 +88,7 @@ IF(GDCM_VTK)
   FIND_PACKAGE(VTK)
   # If vtk found
   IF(VTK_FOUND)
-    INCLUDE(${VTK_USE_FILE})
+    #INCLUDE(${VTK_USE_FILE})
     SUBDIRS(vtk)
   ENDIF(VTK_FOUND)
 ENDIF(GDCM_VTK)