# HG changeset patch # User Sebastien Jodogne # Date 1694458824 -7200 # Node ID ed7047aa4d3b88e766db43708f9dedd6e1d90370 # Parent 1367a622272a9e94124b489bfc9ccd887f2e894a trying to fix HDF5 diff -r 1367a622272a -r ed7047aa4d3b Resources/CMake/LibVtkConfiguration.cmake --- a/Resources/CMake/LibVtkConfiguration.cmake Mon Aug 14 10:29:12 2023 +0200 +++ b/Resources/CMake/LibVtkConfiguration.cmake Mon Sep 11 21:00:24 2023 +0200 @@ -90,7 +90,7 @@ -DFILE_OFFSET_BITS=64 # This simply disables HDF5, which is not used in Orthanc - -DVTK_USE_SYSTEM_HDF5=ON + -DVTK_USE_SYSTEM_HDF5=OFF ) else() add_custom_target(VTKCompileTools) # Empty target