Skip to content
  • Paul Romano's avatar
    FindHDF5: Add NAMES_PER_DIR and introduce HDF5_PREFER_PARALLEL · fd26a19a
    Paul Romano authored and Brad King's avatar Brad King committed
    The calls to find_program now use NAMES_PER_DIR so that the first executable
    (e.g. h5pcc) appearing on their PATH will get chosen. The HDF5_PREFER_PARALLEL
    variable swaps the search order when it is set to true in the event that a
    directory being search contains both h5cc and h5pcc.
    fd26a19a