[CMake] [netcdfgroup] [Hdf-forum] netCDF 4.3 Release Candidateavailable --- CMake build in Windows

Biddiscombe, John A. biddisco at cscs.ch
Thu Apr 25 06:54:41 EDT 2013


Just to follow up my earlier mail,
>
HDF5_C_LIBRARY C:/Program Files/HDF5/bin/hdf5_D.dll
Instead of
HDF5_C_LIBRARY C:/Program Files/HDF5/bin/hdf5_D.lib
<
Should have read
HDF5_C_LIBRARY C:/Program Files/HDF5/lib/hdf5_D.lib
To fix the problem a bit more obustly.

Trying to fix that left me with a problem of detecting debug/release/shared/static and I ended up rewriting the routine inside findhdf5
Here's a patch which I think improves the module somewhat. If someone could take a look at the diff and give me some feedback I'd be most grateful

Thanks

JB


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130425/c61a5361/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-some-problems-with-FindHDF5-with-windows-shared-.patch
Type: application/octet-stream
Size: 3020 bytes
Desc: 0001-Fix-some-problems-with-FindHDF5-with-windows-shared-.patch
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130425/c61a5361/attachment-0001.obj>


More information about the CMake mailing list