X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vtk%2FCMakeLists.txt;h=415250f1fc36fd63fc7c782e049b5a4356cb0148;hb=ca94db3e23a4413b01f1c18fbe18cc10ab75fdaf;hp=8456832b520c1f8375b3804cc45debd7cd496048;hpb=6f03d7978c122dfc2c7a0ee6bc9f2fd019d98ca3;p=gdcm.git diff --git a/vtk/CMakeLists.txt b/vtk/CMakeLists.txt index 8456832b..415250f1 100644 --- a/vtk/CMakeLists.txt +++ b/vtk/CMakeLists.txt @@ -12,6 +12,10 @@ INCLUDE_REGULAR_EXPRESSION("^vtk.*$") #----------------------------------------------------------------------------- # Include the VTK library + +# EED 5/Mars/2010 +SET(VTK_BUILD_SETTINGS_FILE OFF) + INCLUDE(${VTK_USE_FILE}) # Need gdcm header files