[CMake] FindHDF5.cmake patch

Rolf Eike Beer eike at sf-mail.de
Thu Mar 17 17:18:44 EDT 2011


Am Donnerstag 17 März 2011, 21:55:11 schrieb Tim Gallagher:
> Hi,
> 
> Our project uses HDF5 and Fortran, and while I was looking through the
> comments in the FindHDF5.cmake file, I saw that it doesn't support finding
> the Fortran bindings. So, I modified it to make it work to find the
> Fortran bindings.
> 
> Below is the diff output. Let me know if there's a more useful format.

"diff -au" gives much more readable results. The best would probably doing a 
git clone of CMake master, making a local commit with proper message of your 
changes and then sending in the output of "git format-patch HEAD^.."

Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110317/0f02d14e/attachment.pgp>


More information about the CMake mailing list