FindHDF5: clear library output variables at the top of the module

This avoids accumulation of `HDF5_LIBRARIES` results when calling
`find_package(HDF5)` multiple times within a single scope.
1 file changed