Skip to content

configure HDF5 with CMake intead of configure #211

Description

@untereiner

Hi,
When using configure/make the cmake configuration files are not installed (HDF5config.cmake and HDF5options.cmake).
Thus, a cmakefile relying completelly on FindHDF5.cmake and HDF5_ROOT or HDF5_DIR will fail to find the TPL one.
It will possibly find a hdf5 already installed on the system because h5cc or h5pcc from the system is called.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions