Hi all,
I am getting the error from CMake
Could NOT find HDF5 (missing: HDF5_INCLUDE_DIRS)
when building with dorsal. I have libhdf5-openmpi-dev installed. I tried adding
default HDF5_INCLUDE_DIRS=/usr/include/hdf5/openmpi
with no success. This used to work on the previous version of ubuntu.