Skip to content

Build fails if hdf5 dependency was installed with vcpkg which provides hdf5::hdf5 #91

@ldosdevel01-max

Description

@ldosdevel01-max

The hdf5 vcpkg provides hdf5::hdf5 library target and not HDF5::HDF5 what HighFive expects: https://github.com/highfive-devs/highfive/blob/main/CMakeLists.txt#L114

With library aliasing the problem can be fixed, but it would be more convenient if HighFive would use the lower case library name, which does not require this workaround.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions