Skip to content
  • Cristian Lalescu's avatar
    tweak cmake HDF5 config · 6d031afe
    Cristian Lalescu authored
    when HDF5 is compiled/installed via cmake, it sometimes installs a
    config file that can mess up the exported turtle cmake config.
    I.e. libturtle.a compiles/links fine, but executables then fail to
    compile because cmake can't find HDF5.
    injected a workaround here.
    6d031afe