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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to