Skip to content
  • Utkarsh Ayachit's avatar
    Fix hdf5 issues when using nmake or ninja. · b6938dfb
    Utkarsh Ayachit authored
    The problem was that hdf5 cmake is misconfigured to not detect its running MSVC
    when nmake or ninja files are used. Overcoming that with a patch. This solves a
    linker error we got with missing definition for gettimeofday.
    b6938dfb