I'm trying to setup a cmake project on windows which needs the HDF5 library. I put the prebuilt libraries under c:\hdf5-1.8.5-win32. I set HDF5_ROOT in the cmakelists file and then called find(HDF5). Its not finding it. I've tried specifying components as well and still nothing.<br>
<br>I didn't understand everything the findhdf5.cmake module was doing.<br><br>Regards,<br>Aaron R><br>